DefinitelyTyped/types/lodash/first.d.ts

3 lines
49 B
TypeScript

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