DefinitelyTyped/types/lodash/keysIn.d.ts

3 lines
51 B
TypeScript

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