8 lines
56 B
JavaScript
8 lines
56 B
JavaScript
|
class timeFormat {
|
||
|
|
||
|
}
|
||
|
|
||
|
module.exports = {
|
||
|
timeFormat
|
||
|
}
|