index.d.ts 73 Bytes
declare function hasNativeSymbols(): boolean;

export = hasNativeSymbols;