Files
number_zj/20220330_Vote/Ewide.Web.Entry/wwwroot/lib/xe-utils/function.d.ts
毛财君 197b38ca6f 1
2023-07-06 17:37:33 +08:00

10 lines
223 B
TypeScript

export * from './noop'
export * from './property'
export * from './bind'
export * from './once'
export * from './after'
export * from './before'
export * from './throttle'
export * from './debounce'
export * from './delay'