feat(web): emit provider status updates

This commit is contained in:
Peter Steinberger
2025-12-20 23:30:17 +01:00
parent df9e4bdd63
commit 873daf079c
3 changed files with 76 additions and 104 deletions

View File

@@ -9,6 +9,7 @@ export {
runWebHeartbeatOnce,
setHeartbeatsEnabled,
type WebMonitorTuning,
type WebProviderStatus,
} from "./web/auto-reply.js";
export {
extractMediaPlaceholder,