UNPKG

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