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

3 lines
51 B
TypeScript

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