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

3 lines
66 B
TypeScript

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