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