JezK
Edit File: debounce.d.ts
import { debounce } from "../fp"; export = debounce;