odin-javascript-exercises/06_timer/timer.js
Matthew-Cravinhos 6012c3a095 Added test cases
2017-09-20 19:04:46 -04:00

7 lines
56 B
JavaScript

class timeFormat {
}
module.exports = {
timeFormat
}