Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
API.Plugin.UsePlugins
usePlugins
Function usePlugins
Uses plugins
usePlugins
()
:
[
HPCClientPlugin
[]
,
{
addOnePlugin
:
(
plugin
:
HPCClientPlugin
)
=>
Promise
<
void
>
;
delOnePlugin
:
(
plugin
:
Pick
<
HPCClientPlugin
,
"key"
>
)
=>
Promise
<
void
>
;
errorPlugins
:
Error
;
loadingPlugins
:
boolean
;
mutateOnePlugin
:
(
plugin
:
Partial
<
HPCClientPlugin
>
)
=>
Promise
<
void
>
;
}
,
]
Returns
[
HPCClientPlugin
[]
,
{
addOnePlugin
:
(
plugin
:
HPCClientPlugin
)
=>
Promise
<
void
>
;
delOnePlugin
:
(
plugin
:
Pick
<
HPCClientPlugin
,
"key"
>
)
=>
Promise
<
void
>
;
errorPlugins
:
Error
;
loadingPlugins
:
boolean
;
mutateOnePlugin
:
(
plugin
:
Partial
<
HPCClientPlugin
>
)
=>
Promise
<
void
>
;
}
,
]
Plugins
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Tanatloc documentation
Loading...
Uses plugins