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