DefinitelyTyped/types/lodash/pad.d.ts

3 lines
45 B
TypeScript

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