Screeps/node_modules/@types/lodash/sortedIndexOf.d.ts

3 lines
65 B
TypeScript
Raw Permalink Normal View History

2023-11-26 17:32:02 +00:00
import { sortedIndexOf } from "./index";
export = sortedIndexOf;