UNPKG

vue-hooks-plus

Version:
2 lines (1 loc) 84 B
export default function limit(fn: any, timespan: number): (...args: any[]) => void;