You’re viewing the
v1.5.8
(legacy) docs.
Go to the latest docs →
Gaunt Sloth Assistant
GitHub
Preparing search index...
gaunt-sloth
providers/types
Provider
Interface Provider
interface
Provider
{
get
:
(
config
:
ProviderConfig
|
null
,
id
:
string
|
undefined
,
)
=>
Promise
<
string
|
null
>
;
}
Index
Properties
get
Properties
get
get
:
(
config
:
ProviderConfig
|
null
,
id
:
string
|
undefined
,
)
=>
Promise
<
string
|
null
>
Settings
Member Visibility
Protected
Inherited
External
Alpha
Beta
Theme
OS
Light
Dark
On This Page
Properties
get
GitHub
Gaunt Sloth Assistant
Loading...