DefinitelyTyped/types/lodash-es/trim.d.ts

3 lines
52 B
TypeScript

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