DefinitelyTyped/types/lodash/get.d.ts

3 lines
45 B
TypeScript

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