Adjust register endpoint

This commit is contained in:
Owen
2026-03-24 18:26:10 -07:00
parent 6fe9494df4
commit 0b5b6ed5a3
5 changed files with 42 additions and 148 deletions

View File

@@ -10,4 +10,3 @@ export * from "./handleNewtPingMessage";
export * from "./handleNewtDisconnectingMessage";
export * from "./handleConnectionLogMessage";
export * from "./registerNewt";
export * from "./createNewtProvisioningKey";