Marketing_Digital/Template-01/node_modules/has-symbols/index.d.ts
2026-05-13 21:21:04 -03:00

3 lines
No EOL
73 B
TypeScript

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