DefinitelyTyped/types/lodash/head.d.ts

3 lines
47 B
TypeScript

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