GetPluginLocalReturn
约 62 字小于 1 分钟
2025-11-06
Karin API Docs / GetPluginLocalReturn
类型别名: GetPluginLocalReturn\<T, R\>
GetPluginLocalReturn<
T,R> =Textendstrue?PkgInfo[] :Rextendstrue?object[] :string[]
定义于: packages/core/src/types/plugin/base.ts:80
获取本地插件Api返回
类型参数
T
T extends boolean
R
R extends boolean
