memoize.d.ts 51 Bytes Raw Blame History Permalink 1 2 import { memoize } from "../fp"; export = memoize;