ng-zorro-antd-mobile
Version:
An enterprise-class mobile UI components based on Ant Design and Angular
9 lines (8 loc) • 325 B
TypeScript
import * as i0 from "@angular/core";
export declare class BriefComponent {
defaultProps: {
prefixCls: string;
};
static ɵfac: i0.ɵɵFactoryDeclaration<BriefComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<BriefComponent, "Brief, nzm-brief", never, {}, {}, never, ["*"], false, never>;
}