UNPKG

ng-dynamic-component

Version:

> Dynamic components with full life-cycle support for inputs and outputs

12 lines 637 B
import * as i0 from "@angular/core"; import * as i1 from "./dynamic-attributes.directive"; import * as i2 from "../component-outlet/component-outlet-injector.module"; /** * @public */ export declare class DynamicAttributesModule { static ɵfac: i0.ɵɵFactoryDeclaration<DynamicAttributesModule, never>; static ɵmod: i0.ɵɵNgModuleDeclaration<DynamicAttributesModule, never, [typeof i1.DynamicAttributesDirective], [typeof i1.DynamicAttributesDirective, typeof i2.ComponentOutletInjectorModule]>; static ɵinj: i0.ɵɵInjectorDeclaration<DynamicAttributesModule>; } //# sourceMappingURL=dynamic-attributes.module.d.ts.map