Documentation
Preparing search index...
@rivetkit/engine-api-full
index
RivetClient
Options
Interface Options
interface
Options
{
baseUrl
?:
Supplier
<
string
>
;
environment
:
Supplier
<
string
>
;
fetcher
?:
FetchFunction
;
token
:
Supplier
<
string
>
;
}
Index
Properties
base
Url?
environment
fetcher?
token
Properties
Optional
base
Url
baseUrl
?:
Supplier
<
string
>
Specify a custom URL to connect the client to.
environment
environment
:
Supplier
<
string
>
Optional
fetcher
fetcher
?:
FetchFunction
token
token
:
Supplier
<
string
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
environment
fetcher
token
Documentation
Loading...
Specify a custom URL to connect the client to.