@delon/abc
Version:
Common business components of ng-alain.
14 lines (13 loc) • 827 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@angular/common";
import * as i2 from "@delon/theme";
import * as i3 from "ng-zorro-antd/popover";
import * as i4 from "ng-zorro-antd/core/outlet";
import * as i5 from "ng-zorro-antd/button";
import * as i6 from "ng-zorro-antd/core/no-animation";
import * as i7 from "./onboarding.component";
export declare class OnboardingModule {
static ɵfac: i0.ɵɵFactoryDeclaration<OnboardingModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<OnboardingModule, never, [typeof i1.CommonModule, typeof i2.DelonLocaleModule, typeof i3.NzPopoverModule, typeof i4.NzOutletModule, typeof i5.NzButtonModule, typeof i6.NzNoAnimationModule, typeof i7.OnboardingComponent], [typeof i7.OnboardingComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<OnboardingModule>;
}