Rename for better understanding

This commit is contained in:
Owen
2026-04-13 17:21:34 -07:00
parent 30fd48a14a
commit 7a40084bf4
3 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ export * from "./createNewt";
export * from "./getNewtToken";
export * from "./handleNewtRegisterMessage";
export * from "./handleReceiveBandwidthMessage";
export * from "./handleGetConfigMessage";
export * from "./handleNewtGetConfigMessage";
export * from "./handleSocketMessages";
export * from "./handleNewtPingRequestMessage";
export * from "./handleApplyBlueprintMessage";