Add missing semicolon.
This commit is contained in:
parent
e454dfb35d
commit
87e9d0eabc
|
@ -9,4 +9,4 @@ const ctof = function() {
|
|||
module.exports = {
|
||||
ftoc,
|
||||
ctof
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue