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

3 lines
56 B
TypeScript

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