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

3 lines
60 B
TypeScript

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