UNPKG

86 BTypeScriptView Raw
1export declare class UnsupportedError extends Error {
2 constructor(err: string);
3}