@delon/abc
Version:
Common business components of ng-alain.
13 lines (12 loc) • 784 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "ng-zorro-antd/tooltip";
import * as i3 from "ng-zorro-antd/icon";
import * as i4 from "ng-zorro-antd/core/outlet";
import * as i5 from "./se-container.component";
import * as i6 from "./se.component";
export declare class SEModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SEModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SEModule, never, [typeof i1.CommonModule, typeof i2.NzToolTipModule, typeof i3.NzIconModule, typeof i4.NzOutletModule, typeof i5.SEContainerComponent, typeof i6.SEComponent, typeof i5.SETitleComponent], [typeof i5.SEContainerComponent, typeof i6.SEComponent, typeof i5.SETitleComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SEModule>;
}