Files
linkedin-text-formatter/node_modules/has-symbols/index.d.ts
2026-04-12 09:16:09 +00:00

3 lines
73 B
TypeScript

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