DevtoolsServerOptions
Auto-generated API reference for DevtoolsServerOptions.
Interface: DevtoolsServerOptions
Defined in: devtools.ts:14
#Properties
#bufferSize?
optionalbufferSize?:number
Defined in: devtools.ts:16
Max events to retain in the ring buffer. Default 500.
#serverId?
optionalserverId?:string
Defined in: devtools.ts:18
Server id emitted in the hello envelope. Default: random.