UNPKG

angular-cli-builders

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