Fork
0
代码
介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
Fork
0
dev-v2
dataease
/
core
/
core-frontend
/
src
/
models
/
chart
/
chart-plugin.d.ts
下载
F
fit2cloud-chenyw
perf(X-Pack): 插件管理-前端分布式加载静态资源
54d254e2
创建于
2024年6月20日
历史提交
declare
interface
ChartPlugin
{
isPlugin:
boolean
staticMap?: object
}