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

1.2.5 • 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

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

export = HumanizeMS;

Additional Details

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

Credits

These definitions were written by .

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @types/humanize-ms

      Weekly Downloads

      5,164

      Version

      1.2.5

      License

      MIT

      Unpacked Size

      2.55 kB

      Total Files

      5

      Last publish

      Collaborators

      • types