UNPKG

93 BTypeScriptView Raw
1export declare class UnknownDiagramError extends Error {
2 constructor(message: string);
3}