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

2.1.2 • Public • Published

Installation

npm install --save @types/microtime

Summary

This package contains type definitions for microtime (https://github.com/wadey/node-microtime).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/microtime.

index.d.ts

export as namespace microtime;

export function now(): number;

export function nowDouble(): number;

export function nowStruct(): number[];

Additional Details

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

Credits

These definitions were written by Kovács Vince.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/microtime

Weekly Downloads

4,663

Version

2.1.2

License

MIT

Unpacked Size

2.83 kB

Total Files

5

Last publish

Collaborators

  • types