tdesign-mobile-vue
Version:
tdesign-mobile-vue
29 lines (28 loc) • 1.28 kB
TypeScript
declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
action: {
type: import("vue").PropType<import("@/components").TdEmptyProps['action']>;
};
description: {
type: import("vue").PropType<import("@/components").TdEmptyProps['description']>;
};
icon: {
type: import("vue").PropType<import("@/components").TdEmptyProps['icon']>;
};
image: {
type: import("vue").PropType<import("@/components").TdEmptyProps['image']>;
};
}>, () => import("vue/jsx-runtime").JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
action: {
type: import("vue").PropType<import("@/components").TdEmptyProps['action']>;
};
description: {
type: import("vue").PropType<import("@/components").TdEmptyProps['description']>;
};
icon: {
type: import("vue").PropType<import("@/components").TdEmptyProps['icon']>;
};
image: {
type: import("vue").PropType<import("@/components").TdEmptyProps['image']>;
};
}>> & Readonly<{}>, {}, {}, {}, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
export default _default;