UNPKG

@alauda/ui

Version:

Angular UI components by Alauda Frontend Team.

8 lines (7 loc) 396 B
import { DialogComponent } from './dialog.component'; import * as i0 from "@angular/core"; export declare class DialogContainerComponent { dialogComponent: DialogComponent; static ɵfac: i0.ɵɵFactoryDeclaration<DialogContainerComponent, never>; static ɵcmp: i0.ɵɵComponentDeclaration<DialogContainerComponent, "aui-dialog-container", never, {}, {}, never, never, true, never>; }