aniql
GitHub
My Site
Preparing search index...
AniQLOptions
Interface AniQLOptions
Options for the AniQL client.
interface
AniQLOptions
{
auth
:
AniQLAuth
;
get_token
?:
()
=>
Awaitable
<
string
|
undefined
>
;
}
Hierarchy
ClientOptions
AniQLOptions
Index
Properties
auth
get_
token?
Properties
auth
auth
:
AniQLAuth
Optional
get_
token
get_token
?:
()
=>
Awaitable
<
string
|
undefined
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auth
get_
token
GitHub
My Site
aniql
Loading...
Options for the AniQL client.