mirror of
https://gitee.com/dromara/go-view.git
synced 2025-04-06 03:58:04 +08:00
4 lines
63 B
TypeScript
4 lines
63 B
TypeScript
import Bars from './Bars'
|
|
|
|
export const VChartList = [...Bars]
|