0.1.2 • Published 3 years ago

unit-of-time v0.1.2

Weekly downloads
1
License
MIT
Repository
-
Last release
3 years ago

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

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago