odin-default-js-exercises/timer/timer.js

8 lines
56 B
JavaScript

class timeFormat {
}
module.exports = {
timeFormat
}