UNPKG

tdesign-mobile-vue

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