control: drop runtime export of type-only HeartbeatEventPayload

main
Peter Steinberger 2025-12-08 23:15:33 +01:00
parent a6426d0ac5
commit 05bd452f76
1 changed files with 0 additions and 2 deletions

View File

@ -196,5 +196,3 @@ export async function startControlChannel(
},
};
}
export { HeartbeatEventPayload } from "./heartbeat-events.js";