UNPKG

ng-packagr

Version:

Compile and package a TypeScript library to Angular Package Format

3 lines (2 loc) 104 B
import { Transform } from '../../graph/transform'; export declare const compileNgcTransform: Transform;