DefinitelyTyped/types/lodash/findLastKey.d.ts

3 lines
61 B
TypeScript

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