UNPKG

tdesign-mobile-vue

Version:
17 lines (16 loc) 545 B
import { PropType } from 'vue'; declare const _default: { action: { type: PropType<(h: typeof import("vue").h) => import("..").SlotReturnValue>; }; description: { type: PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; icon: { type: PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; image: { type: PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; }; export default _default;