فهرست منبع

Rename tcpClient.js to TcpClient.js

painor 5 سال پیش
والد
کامیت
8d3eb1eab4
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      network/TcpClient.js

+ 1 - 1
network/tcpClient.js → network/TcpClient.js

@@ -70,4 +70,4 @@ class TcpClient {
 
 }
 
-module.exports = TcpClient;
+module.exports = TcpClient;