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

3 lines
56 B
TypeScript

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