Newer
Older
vmk-demo-bot / admin / node_modules / has-symbols / index.d.ts
@eugene-sukhodolskiy eugene-sukhodolskiy 17 days ago 73 bytes init
declare function hasNativeSymbols(): boolean;

export = hasNativeSymbols;