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 .