@alauda/ui
Version:
Angular UI components by Alauda Frontend Team.
8 lines (7 loc) • 350 B
TypeScript
import { Bem } from '../../internal/utils';
import * as i0 from "@angular/core";
export declare class DialogFooterComponent {
bem: Bem;
static ɵfac: i0.ɵɵFactoryDeclaration<DialogFooterComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<DialogFooterComponent, "aui-dialog-footer", never, {}, {}, never, ["*"], true, never>;
}