CampFirePlay-ItemsEditor/node_modules/has-symbols/index.d.ts
2025-01-21 19:45:26 +03:00

3 lines
73 B
TypeScript

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