UNPKG

tdesign-vue-next

Version:
3 lines (2 loc) 172 B
export declare const fadeIn: (dom: HTMLElement, placement: string) => void; export declare const fadeOut: (dom: HTMLElement, placement: string, onFinish: Function) => any;