UNPKG

tdesign-mobile-vue

Version:
6 lines (5 loc) 160 B
import './style'; import { TdToastProps } from './type'; export * from './type'; export type ToastProps = TdToastProps; export { ToastPlugin } from './plugin';