UNPKG

@ionic/angular

Version:

Angular specific wrappers for @ionic/core

11 lines (10 loc) 243 B
{ "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add Ionic to your project", "factory": "./add", "schema": "./add/schema.json" } } }