UNPKG
@domoinc/ryuu-angular
Version:
latest (3.0.0)
3.0.0
2.0.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
Angular Schematic to add @domoinc/ryuu-proxy support
@domoinc/ryuu-angular
/
src
/
collection.json
9 lines
•
238 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"
$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"
} } }