UNPKG

@yoyoboot/l-52abp-ng

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 9.1.13.

28 lines (27 loc) 1.72 kB
import { STWidgetRegistry } from '@delon/abc/st'; import { StMomentWidget } from './moment'; import * as i0 from "@angular/core"; import * as i1 from "./moment/st-moment.widget"; import * as i2 from "@angular/common"; import * as i3 from "@angular/forms"; import * as i4 from "ng-zorro-antd/input"; import * as i5 from "ng-zorro-antd/button"; import * as i6 from "ng-zorro-antd/time-picker"; import * as i7 from "ng-zorro-antd/date-picker"; import * as i8 from "ng-zorro-antd/form"; import * as i9 from "ng-zorro-antd/select"; import * as i10 from "ng-zorro-antd/dropdown"; import * as i11 from "ng-zorro-antd/spin"; import * as i12 from "ng-zorro-antd/menu"; import * as i13 from "ng-zorro-antd/icon"; import * as i14 from "@delon/acl"; import * as i15 from "@delon/form"; import * as i16 from "@delon/abc/st"; import * as i17 from "../../pipes/l-pipes.module"; export declare const STWIDGET_COMPONENTS: (typeof StMomentWidget)[]; export declare class StWidgetsModule { constructor(widgetRegistry: STWidgetRegistry); static ɵfac: i0.ɵɵFactoryDeclaration<StWidgetsModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<StWidgetsModule, [typeof i1.StMomentWidget], [typeof i2.CommonModule, typeof i3.FormsModule, typeof i3.ReactiveFormsModule, typeof i4.NzInputModule, typeof i5.NzButtonModule, typeof i6.NzTimePickerModule, typeof i7.NzDatePickerModule, typeof i8.NzFormModule, typeof i9.NzSelectModule, typeof i10.NzDropDownModule, typeof i11.NzSpinModule, typeof i12.NzMenuModule, typeof i13.NzIconModule, typeof i14.DelonACLModule, typeof i15.DelonFormModule, typeof i16.STModule, typeof i17.LPipesModule], [typeof i1.StMomentWidget]>; static ɵinj: i0.ɵɵInjectorDeclaration<StWidgetsModule>; }