Files
CRM_ENVR/scraper-service/node_modules/has-symbols/index.d.ts
T
2026-06-26 14:31:38 +02:00

3 lines
73 B
TypeScript

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