aboutsummaryrefslogtreecommitdiff
path: root/node_modules/@types/lodash/head.d.ts
blob: 0e16da17117dac91684aeeeb2ffb018bdf3882e3 (plain)
1
2
import { head } from "./index";
export = head;