UNPKG

53 BTypeScriptView Raw
1import { debounce } from "../fp";
2export = debounce;