debounce.d.ts 55 Bytes
import { debounce } from "./index";
export = debounce;