UNPKG

@types/lodash.padstart

Version:
5 lines (3 loc) 177 B
// Generated from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/lodash/scripts/generate-modules.ts import { padStart } from "lodash"; export = padStart;