odin-javascript-exercises/timer/timer.js
2017-11-24 14:23:16 -06:00

7 lines
56 B
JavaScript

class timeFormat {
}
module.exports = {
timeFormat
}