4 lines
61 B
TypeScript
Raw Permalink Normal View History

2023-01-15 09:44:31 +11:00
export declare const TYPES: {
[name: string]: symbol;
};