UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

5 lines (4 loc) 99 B
import { VChart } from './core'; export { VChart }; export default VChart; export * from './core';