unit-of-time
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Unit of time

Constants that representing the unit of time.

Usage

// import the default export
import unitOfTime from 'unit-of-time'
// import the exported constant directly
import { MINUTE } from 'unit-of-time'

Constants

MILLISECOND

SECOND

MINUTE

HOUR

DAY

WEEK

Reference

Unit of time

Readme

Keywords

none

Package Sidebar

Install

npm i unit-of-time

Weekly Downloads

0

Version

0.1.2

License

MIT

Unpacked Size

2.91 kB

Total Files

5

Last publish

Collaborators

  • pacexy