semblance-dev/node_modules/has-symbols/index.d.ts
2025-12-19 19:26:16 +00:00

3 lines
No EOL
73 B
TypeScript
Executable file

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