DefinitelyTyped/types/lodash/keys.d.ts

3 lines
47 B
TypeScript

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