DefinitelyTyped/types/lodash/has.d.ts

3 lines
45 B
TypeScript

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