Files
DefinitelyTyped/types/lodash/find.d.ts

3 lines
47 B
TypeScript

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