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

3 lines
60 B
TypeScript

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