@types/pad-left
TypeScript icon, indicating that this package has built-in type declarations

2.1.3 • Public • Published

Installation

npm install --save @types/pad-left

Summary

This package contains type definitions for pad-left (https://github.com/jonschlinkert/pad-left).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/pad-left.

index.d.ts

declare function padLeft(str: string, num?: number, ch?: string): string;

export = padLeft;

Additional Details

  • Last updated: Tue, 07 Nov 2023 09:09:39 GMT
  • Dependencies: none

Credits

These definitions were written by Richie Bendall.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/pad-left

Weekly Downloads

109,989

Version

2.1.3

License

MIT

Unpacked Size

2.72 kB

Total Files

5

Last publish

Collaborators

  • types