@bespunky/angular-zen
Version:
The Angular tools you always wished were there.
9 lines (8 loc) • 444 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "@bespunky/angular-zen/core";
import * as i2 from "@bespunky/angular-zen/universal";
export declare class AsyncModule {
static ɵfac: i0.ɵɵFactoryDeclaration<AsyncModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<AsyncModule, never, [typeof i1.CoreModule, typeof i2.UniversalModule], [typeof i1.CoreModule]>;
static ɵinj: i0.ɵɵInjectorDeclaration<AsyncModule>;
}