UNPKG

86 BTypeScriptView Raw
1export declare class SymbolKeysNotSupportedError extends Error {
2 constructor();
3}