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

3 lines
47 B
TypeScript

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