Files
WeihnachtsKalenderMelly/node_modules/has-symbols/index.d.ts
2025-11-02 11:09:14 +01:00

3 lines
73 B
TypeScript

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