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

3 lines
54 B
TypeScript

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