@deliverysolutions/ngx-powerbi
Version:
TypeScript library for embedding Power BI assets (reports/dashboards/tiles) in your application. This TypeScript library is built on top of the official powerbi-client library provided by Microsoft.
8 lines (7 loc) • 397 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./ngx-powerbi.component";
export declare class NgxPowerBiModule {
static ɵfac: i0.ɵɵFactoryDeclaration<NgxPowerBiModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<NgxPowerBiModule, [typeof i1.NgxPowerBiComponent], never, [typeof i1.NgxPowerBiComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<NgxPowerBiModule>;
}