@delon/abc
Version:
Common business components of ng-alain.
13 lines (12 loc) • 723 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 "@angular/router";
import * as i4 from "@delon/theme";
import * as i5 from "ng-zorro-antd/button";
import * as i6 from "./exception.component";
export declare class ExceptionModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ExceptionModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ExceptionModule, never, [typeof i1.CommonModule, typeof i2.ObserversModule, typeof i3.RouterModule, typeof i4.DelonLocaleModule, typeof i5.NzButtonModule, typeof i6.ExceptionComponent], [typeof i6.ExceptionComponent]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ExceptionModule>;
}