UNPKG

@domoinc/ryuu-angular

Version:

Angular Schematic to add @domoinc/ryuu-proxy support

9 lines 238 B
{ "$schema": "../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Schematic to add DOMO proxy to your project.", "factory": "./ng-add/index#ngAdd" } } }