🟦 types.ts

This commit is contained in:
nirholas
2026-03-31 10:22:39 +00:00
parent 4a0f7640ee
commit 01b24f5ff7

View File

@@ -260,3 +260,4 @@ export type BridgeLogger = {
/** Force a re-render of the status display (for multi-session activity refresh). */ /** Force a re-render of the status display (for multi-session activity refresh). */
refreshDisplay(): void refreshDisplay(): void
} }