UNPKG

@visactor/taro-vchart

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