DefinitelyTyped/types/lodash/memoize.d.ts

3 lines
53 B
TypeScript

import { memoize } from "./index";
export = memoize;