jqwidgets-ng
Version:
[](https://jqwidgets.com/license/)
17 lines (16 loc) • 1.16 kB
JavaScript
import { NgModule } from '@angular/core';
import { jqxPivotDesignerComponent } from './angular_jqxpivotdesigner';
import * as i0 from "@angular/core";
export class jqxPivotDesignerModule {
}
jqxPivotDesignerModule.ɵfac = i0.ɵɵngDeclareFactory({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxPivotDesignerModule, deps: [], target: i0.ɵɵFactoryTarget.NgModule });
jqxPivotDesignerModule.ɵmod = i0.ɵɵngDeclareNgModule({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxPivotDesignerModule, declarations: [jqxPivotDesignerComponent], exports: [jqxPivotDesignerComponent] });
jqxPivotDesignerModule.ɵinj = i0.ɵɵngDeclareInjector({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxPivotDesignerModule, imports: [[]] });
i0.ɵɵngDeclareClassMetadata({ minVersion: "12.0.0", version: "13.2.7", ngImport: i0, type: jqxPivotDesignerModule, decorators: [{
type: NgModule,
args: [{
imports: [],
declarations: [jqxPivotDesignerComponent],
exports: [jqxPivotDesignerComponent]
}]
}] });