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

3 lines
58 B
TypeScript

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