UNPKG

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