WaitOptions

@buff-beacon-project/curby-clientDocs


@buff-beacon-project/curby-client / WaitOptions

Type Alias: WaitOptions

WaitOptions: object

The options for waiting

Type declaration

Name
Type
Description
Defined in

signal?

AbortSignal

An optional abort signal

timeout?

number

The maximum time to wait

See

Client.waitForNext

Defined in

src/common.ts:11

Last updated