UNPKG

@visactor/taro-vchart

Version:
3 lines (2 loc) 112 B
import { IVChartProps } from './typings'; export declare function VChart({ type, ...args }: IVChartProps): any;