DefinitelyTyped/types/lodash/hasIn.d.ts

3 lines
49 B
TypeScript

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