Files
CATALOGO_INFINITY/backend/node_modules/has-symbols/index.d.ts
T
2026-06-09 08:25:57 -05:00

3 lines
73 B
TypeScript

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