Files
DefinitelyTyped/types/lodash/toPlainObject.d.ts

3 lines
65 B
TypeScript

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