Skip to content

Documentation / @agentick/shared / DevToolsBatchSubscriber

Type Alias: DevToolsBatchSubscriber()

DevToolsBatchSubscriber = (events) => void

Defined in: devtools.ts:687

Batch subscriber callback type

Parameters

events

DevToolsEvent[]

Returns

void

Released under the ISC License.