@totemsdk/pear
@totemsdk/pear / FetchInit
Interface: FetchInit
Properties
body?
optional body?: string | Uint8Array<ArrayBufferLike>
optional headers?: Record<string, string>
method?
optional method?: string
timeoutMs?
optional timeoutMs?: number