@kaguyajs/trss-yunzai-types
Preparing search index...
guoba
SupportGuoba
Interface SupportGuoba<T>
interface
SupportGuoba
<
T
=
Record
<
string
,
any
>
>
{
configInfo
?:
ConfigInfo
<
T
>
;
pluginInfo
:
PluginInfo
;
}
Type Parameters
T
=
Record
<
string
,
any
>
Index
Properties
config
Info?
plugin
Info
Properties
Optional
config
Info
configInfo
?:
ConfigInfo
<
T
>
配置项信息
plugin
Info
pluginInfo
:
PluginInfo
插件信息
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
Info
plugin
Info
@kaguyajs/trss-yunzai-types
Loading...
配置项信息