UNPKG

ngx-ssrs-reportviewer-updated-13

Version:

Angular component for rendering SSRS reports Updated for Angular 13

10 lines (9 loc) 266 B
{ "$schema": "../../../node_modules/@angular-devkit/schematics/collection-schema.json", "schematics": { "ng-add": { "description": "Installs and injects the SSRS ReportViewer library", "factory": "./ng-add/index" } } }