Update index.js
This commit is contained in:
parent
0a2cb47b06
commit
3c29d8ebc1
1 changed files with 1 additions and 1 deletions
2
index.js
2
index.js
|
@ -65,4 +65,4 @@ class createCout {
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = { cin, cout, createLog, log };
|
module.exports = { cin, createCout, createLog, log };
|
||||||
|
|
Loading…
Reference in a new issue