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

3 lines
57 B
TypeScript

import { trimStart } from "./index";
export = trimStart;