DefinitelyTyped/types/lodash/padStart.d.ts

3 lines
55 B
TypeScript

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