UNPKG

hy-app

Version:

fix: 修复text和tag换掉

5 lines (4 loc) 110 B
export interface IStickyEmits { /** 固定时候执行 */ (e: 'change', isFixed: boolean): void }