ClearVision/types/TYPES.d.ts
2022-07-09 16:03:26 -04:00

4 lines
61 B
TypeScript

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