UNPKG

iceye-angular-cesium-fork

Version:

Angular library for working with Cesium.

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" } } }