Skip to content

Type Alias: ChannelReload

ChannelReload = () => Promise<ReloadSummary>

Defined in: packages/aiui-claude-channel/src/web.ts:173

Reload the channel's lowering layer in place (see WebServer.reload).

Returns

Promise<ReloadSummary>