UNPKG

102 BTypeScriptView Raw
1export declare class KarmaWebpackEmitlessError {
2 constructor();
3 apply(compiler: any): void;
4}