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