UNPKG

@visactor/vchart

Version:

charts lib based @visactor/VGrammar

3 lines (2 loc) 157 B
import type { IComponentPluginConstructor } from './interface'; export declare const registerComponentPlugin: (plugin: IComponentPluginConstructor) => void;