@deepkit/desktop-ui
Version:
Library for desktop UI widgets in Angular 10+
9 lines (8 loc) • 446 B
TypeScript
import * as i0 from "@angular/core";
import * as i1 from "./render-component.directive";
export * from './render-component.directive';
export declare class DuiCoreModule {
static ɵfac: i0.ɵɵFactoryDeclaration<DuiCoreModule, never>;
static ɵmod: i0.ɵɵNgModuleDeclaration<DuiCoreModule, [typeof i1.RenderComponentDirective], never, [typeof i1.RenderComponentDirective]>;
static ɵinj: i0.ɵɵInjectorDeclaration<DuiCoreModule>;
}