ScavXpCounts/types/TYPES.d.ts
2023-08-17 19:53:00 -06:00

4 lines
61 B
TypeScript

export declare const TYPES: {
[name: string]: symbol;
};