@c-standard/angular-devui-extension
Version:
an extensional components lib for devui
8 lines (7 loc) • 439 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./component-loader.directive";
export declare class ComponentLoaderModule {
static ɵfac: i0.ɵɵFactoryDeclaration<ComponentLoaderModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<ComponentLoaderModule, [typeof i1.ComponentLoaderDirective], never, [typeof i1.ComponentLoaderDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<ComponentLoaderModule>;
}