Skip to content

browserstack-clientReadme | API


browserstack-client / APIFetchOptions

Type alias: APIFetchOptions<T>

APIFetchOptions<T>: Omit<FetchOptions<T>, "params" | "body">

Type parameters

Type parameter
T

Source

src/api-client.ts:40