UNPKG

ng-packagr

Version:

Compile and package a TypeScript library to Angular Package Format

2 lines (1 loc) 93 B
export declare function minifyJsFile(inputPath: string, outputPath?: string): Promise<void>;