UNPKG

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