UNPKG

@angular-devkit/build-angular

Version:
3 lines (2 loc) 158 B
export declare function isWebpackFiveOrHigher(): boolean; export declare function withWebpackFourOrFive<T, R>(webpackFourValue: T, webpackFiveValue: R): any;