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

3 lines
52 B
TypeScript

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