modal
Preparing search index...
ClientOptions
Type Alias ClientOptions
Options for initializing a client at runtime.
type
ClientOptions
=
{
environment
?:
string
;
tokenId
:
string
;
tokenSecret
:
string
;
}
Index
Properties
environment?
token
Id
token
Secret
Properties
Optional
environment
environment
?:
string
token
Id
tokenId
:
string
token
Secret
tokenSecret
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
environment
token
Id
token
Secret
modal
Loading...
Options for initializing a client at runtime.