UNPKG

285 BTypeScriptView Raw
1import { ServiceType } from "@excitare/cli-types";
2import webpack from "webpack";
3import { IConfiguration } from ".";
4export declare function createDevelopmentConfig(type: ServiceType, configuration: IConfiguration): webpack.Configuration;
5//# sourceMappingURL=development.d.ts.map
\No newline at end of file