SchiriTrainer2/node_modules/has-symbols/index.d.ts
2025-07-25 01:24:32 +02:00

3 lines
73 B
TypeScript

declare function hasNativeSymbols(): boolean;
export = hasNativeSymbols;