UNPKG

angular-cesium-ivy

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