DefinitelyTyped/types/lodash/identity.d.ts

3 lines
55 B
TypeScript

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