UNPKG

91 BTypeScriptView Raw
1export declare class InvalidDirectiveError extends Error {
2 constructor(msg: string);
3}