Tanatloc documentation
Preparing search index...
Lib.Plugins
default
Variable default
Const
default
:
{
clientList
:
(
user
?:
{
authorizedplugins
?:
string
[]
}
,
complete
?:
boolean
,
)
=>
Promise
<
ClientPlugin
[]
>
;
serverList
:
()
=>
Promise
<
ServerPlugin
[]
>
;
}
= ...
Type declaration
clientList
:
(
user
?:
{
authorizedplugins
?:
string
[]
}
,
complete
?:
boolean
,
)
=>
Promise
<
ClientPlugin
[]
>
serverList
:
()
=>
Promise
<
ServerPlugin
[]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...