Files
NGO/viewer/node_modules/has-symbols/index.d.ts
T
2026-04-30 19:00:37 +00:00

3 lines
73 B
TypeScript

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