sms-gateway/node_modules/has-symbols/index.d.ts
2026-03-04 19:30:01 +01:00

3 lines
No EOL
73 B
TypeScript

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