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