@orchestrator/core
Version:
> Core package of Orchestrator library.
13 lines (12 loc) • 543 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./dynamic-components";
import * as i2 from "@angular/common";
/**
* This is purely for NGC to compile package. DO NOT USE IT!
* @internal
*/
export declare class SinkModule {
static ɵfac: i0.ɵɵFactoryDeclaration<SinkModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<SinkModule, [typeof i1.DynamicBaseComponent, typeof i1.Dynamic1Component, typeof i1.Dynamic2Component], [typeof i2.CommonModule], never>;
static ɵinj: i0.ɵɵInjectorDeclaration<SinkModule>;
}