unit-of-time
v0.1.2
Published
Constants that representing the unit of time.
Downloads
4
Readme
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'