UNPKG

@nisarg99/timeconvertion-js

Version:

A NPM package that exports functions to convert miliseconds to timestring ( hh:mm:ss ) and convert timestring to milliseconds.

4 lines (1 loc) 44 B
module.exports = require('../lib/index');