UNPKG

@luzmo/ngx-embed

Version:

This is an Angular library for embedding [Luzmo](https://luzmo.com) dashboards in your Angular application.

11 lines (10 loc) 275 B
{ "$schema": "../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Add @luzmo/ngx-embed to your project.", "factory": "./ng-add/index#ngAdd", "schema": "./ng-add/schema.json" } } }