From e235809703002485ef4a4df22e784fb4ff071af1 Mon Sep 17 00:00:00 2001 From: shijian <2954700422@qq.com> Date: Sat, 30 Dec 2023 16:45:02 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dnodews=E7=9A=84=E5=AF=BC?= =?UTF-8?q?=E5=85=A5=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- noname/library/element/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/noname/library/element/index.js b/noname/library/element/index.js index 817d3cc2e..313a6518f 100644 --- a/noname/library/element/index.js +++ b/noname/library/element/index.js @@ -7,6 +7,6 @@ export { Control } from "./control.js"; export { Dialog } from "./dialog.js"; export { GameEvent } from "./gameEvent.js"; export { GameEventPromise } from "./gameEventPromise.js"; -export { NodeWS } from "./nodeWs.js"; +export { NodeWS } from "./nodeWS.js"; export { Player } from "./player.js"; export { VCard } from "./vcard.js"; \ No newline at end of file