UNPKG

300 BTypeScriptView Raw
1import * as webpack from 'webpack';
2import { TSInstance } from './interfaces';
3export declare function makeAfterCompile(instance: TSInstance, configFilePath: string | undefined): (compilation: webpack.compilation.Compilation, callback: () => void) => void;
4//# sourceMappingURL=after-compile.d.ts.map
\No newline at end of file