odin-javascript-exercises/timer/timer.js
2017-09-22 17:32:56 -04:00

7 lines
56 B
JavaScript

class timeFormat {
}
module.exports = {
timeFormat
}