UNPKG

hy-app

Version:

fix: 修复text和tag换掉

5 lines (4 loc) 85 B
export interface IBackTopEmit { /** 点击触发 */ (e: 'click'): void }