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