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