heystreamer/node_modules/has-symbols/index.d.ts
Bashy 6c7facadce
Some checks failed
CI / check (push) Has been cancelled
rework
2026-04-26 23:00:55 +03:00

3 lines
No EOL
73 B
TypeScript

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