UNPKG

@whitesev/utils

Version:

一个常用的工具库

7 lines (6 loc) 152 B
export function AjaxHooker1_2_4(): { hook: (fn: any) => number; filter: (arr: any) => void; protect: () => void; unhook: () => void; };