UNPKG

@ngneat/cmdk

Version:

<p align="center"> <img width="20%" height="20%" src="./src/assets/ngneat%20cdk.svg"> </p>

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