DefinitelyTyped/types/lodash/findLast.d.ts

3 lines
55 B
TypeScript

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