UNPKG

ng-packagr

Version:

Compile and package a TypeScript library to Angular Package Format

4 lines (3 loc) 103 B
import * as ansiColors from 'ansi-colors'; declare const colors: typeof ansiColors; export { colors };