Files
DefinitelyTyped/types/lodash-es/trimStart.d.ts

3 lines
62 B
TypeScript

import { trimStart } from "lodash";
export default trimStart;