@delon/abc
Version:
Common business components of ng-alain.
15 lines (14 loc) • 957 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@angular/cdk/observers";
import * as i3 from "ng-zorro-antd/tooltip";
import * as i4 from "ng-zorro-antd/icon";
import * as i5 from "ng-zorro-antd/core/outlet";
import * as i6 from "./sv-container.component";
import * as i7 from "./sv.component";
import * as i8 from "./sv-value.component";
export declare class SVModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SVModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SVModule, never, [typeof i1.CommonModule, typeof i2.ObserversModule, typeof i3.NzToolTipModule, typeof i4.NzIconModule, typeof i5.NzOutletModule, typeof i6.SVContainerComponent, typeof i7.SVComponent, typeof i6.SVTitleComponent, typeof i8.SVValueComponent], [typeof i6.SVContainerComponent, typeof i7.SVComponent, typeof i6.SVTitleComponent, typeof i8.SVValueComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<SVModule>;
}