Skip to content

Welshman Docs / @welshman/app / ThunkRequest

Type Alias: ThunkRequest ​

ThunkRequest = object

Defined in: app/src/thunk.ts:35

Properties ​

context? ​

optional context: AdapterContext

Defined in: app/src/thunk.ts:40


delay? ​

optional delay: number

Defined in: app/src/thunk.ts:38


event ​

event: ThunkEvent

Defined in: app/src/thunk.ts:36


relays ​

relays: string[]

Defined in: app/src/thunk.ts:37


timeout? ​

optional timeout: number

Defined in: app/src/thunk.ts:39