mirror of
https://gitee.com/dromara/go-view.git
synced 2026-05-12 00:00:01 +08:00
feat: 新增chart组件数据内容
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import { PackagesType, ConfigType } from '@/packages/index.d'
|
||||
|
||||
export { ConfigType }
|
||||
|
||||
export interface PackagesStoreType {
|
||||
packagesList: PackagesType
|
||||
}
|
||||
Reference in New Issue
Block a user