UNPKG

95 BTypeScriptView Raw
1export declare class MissingExtensionError extends Error {
2 constructor(srcFile: string);
3}