control: drop runtime export of type-only HeartbeatEventPayload
parent
a6426d0ac5
commit
05bd452f76
|
|
@ -196,5 +196,3 @@ export async function startControlChannel(
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
export { HeartbeatEventPayload } from "./heartbeat-events.js";
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue