1.2.5 • Published 6 months ago

@types/humanize-ms v1.2.5

Weekly downloads
17,184
License
MIT
Repository
github
Last release
6 months ago

Installation

npm install --save @types/humanize-ms

Summary

This package contains type definitions for humanize-ms (https://github.com/node-modules/humanize-ms).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/humanize-ms.

index.d.ts

// Type definitions for humanize-ms 1.2
// Project: https://github.com/node-modules/humanize-ms
// Definitions by: DefinitelyTyped <https://github.com/DefinitelyTyped>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

declare function HumanizeMS(input: string|number): number | undefined;

export = HumanizeMS;

Additional Details

  • Last updated: Thu, 23 Dec 2021 23:34:51 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

1.2.5

6 months ago

1.2.4

7 months ago

1.2.3

8 months ago

1.2.2

2 years ago

1.2.1

3 years ago

1.2.0

5 years ago