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