DefinitelyTyped/types/lodash-es/find.d.ts

3 lines
52 B
TypeScript

import { find } from "lodash";
export default find;