import { throttleType } from "oipage/corejs/throttle"

/**
 * 节流函数
 */
export default throttleType