UNPKG

tdesign-mobile-vue

Version:
12 lines (11 loc) 377 B
import { PropType } from 'vue'; declare const _default: { confirmBtn: { type: PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue) | import("..").TdButtonProps>; default: string; }; title: { type: PropType<string | ((h: typeof import("vue").h) => import("..").SlotReturnValue)>; }; }; export default _default;