UNPKG

angular-cli-builders

Version:
5 lines (4 loc) 176 B
import { CustomWebpackBuilderConfig } from "./custom-webpack-builder-config"; export interface CustomWebpackSchema { customWebpackConfig: CustomWebpackBuilderConfig; }