DefinitelyTyped/types/lodash/fromPairs.d.ts

3 lines
57 B
TypeScript

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