UNPKG

ngx-bit

Version:

A flexible NG-ZORRO helper library

10 lines (9 loc) 240 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add my library to the project.", "factory": "./ng-add/index#ngAdd" } } }