Discolink
GitHub
Preparing search index...
Typings
PluginRecord
Type Alias PluginRecord<Plugins>
PluginRecord
:
{
[
Name
in
Plugins
[
number
]
[
"name"
]
]
:
Extract
<
Plugins
[
number
]
,
{
name
:
Name
}
,
>
}
Constructs a record type mapping plugins by their names
Type Parameters
Plugins
extends
PlayerPlugin
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
Discolink
Loading...
Constructs a record type mapping plugins by their names