Newer
Older
vmk-demo-bot / admin / node_modules / has-symbols / index.d.ts
declare function hasNativeSymbols(): boolean;

export = hasNativeSymbols;