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