elearning/Frontend-Learner/node_modules/has-symbols/index.d.ts
2026-01-13 10:48:02 +07:00

3 lines
No EOL
73 B
TypeScript

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