@koalarx/ui
Version:
Koala UI is a Design System developed in Angular whose objective is to facilitate and make your development faster and simpler, making this framework your greatest ally.
9 lines (8 loc) • 578 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./koala-dynamic-component.directive";
import * as i2 from "./koala-dynamic-component.factory";
export declare class KoalaDynamicComponentModule {
static ɵfac: i0.ɵɵFactoryDeclaration<KoalaDynamicComponentModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<KoalaDynamicComponentModule, [typeof i1.KoalaDynamicComponentDirective, typeof i2.KoalaDynamicComponentFactory], never, [typeof i2.KoalaDynamicComponentFactory]>;
static ɵinj: i0.ɵɵInjectorDeclaration<KoalaDynamicComponentModule>;
}