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