DefinitelyTyped/types/lodash/trimEnd.d.ts

3 lines
53 B
TypeScript

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