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

3 lines
70 B
TypeScript

import { toPlainObject } from "lodash";
export default toPlainObject;