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

3 lines
55 B
TypeScript

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