RequestOptions
RequestOptions =
object
Defined in: packages/postal/src/channel.ts:154
Options for channel.request().
Properties
Section titled “Properties”timeout?
Section titled “timeout?”
optionaltimeout:number
Defined in: packages/postal/src/channel.ts:156
Timeout in milliseconds. Defaults to 5000.