DefinitelyTyped/types/lodash-es/identity.d.ts

3 lines
60 B
TypeScript

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