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>
ChannelReload = () =>
Promise<ReloadSummary>
Defined in: packages/aiui-claude-channel/src/web.ts:173
Reload the channel's lowering layer in place (see WebServer.reload).
Promise<ReloadSummary>