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

1.0.3 • Public • Published

Installation

npm install --save @types/add-zero

Summary

This package contains type definitions for add-zero (https://github.com/rafaelrinaldi/add-zero#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/add-zero.

index.d.ts

export = addZero;
declare function addZero(value: string | number, digits?: number): string;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:04 GMT
  • Dependencies: none

Credits

These definitions were written by Giles Roadnight.

Dependents (1)

Package Sidebar

Install

npm i @types/add-zero

Weekly Downloads

35

Version

1.0.3

License

MIT

Unpacked Size

2.73 kB

Total Files

5

Last publish

Collaborators

  • types