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

1.2.3 • Public • Published

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: Sat, 16 Sep 2023 08:06:32 GMT
  • Dependencies: none
  • Global values: none

Credits

These definitions were written by DefinitelyTyped.

Readme

Keywords

none

Package Sidebar

Install

Weekly Downloads

9,005

Version

1.2.3

License

MIT

Unpacked Size

3.27 kB

Total Files

5

Last publish

Collaborators

  • types