2
0
mirror of https://github.com/esiur/esiur-js.git synced 2025-06-27 07:13:12 +00:00
This commit is contained in:
2020-11-15 04:26:20 +03:00
parent a00b366d30
commit ec143272ae
20 changed files with 263 additions and 9499 deletions

View File

@ -1,5 +1,5 @@
exports.printMsg = function() {
console.log("Esyur");
console.log("Esiur");
}
module.exports = { wh };