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