UNPKG

@visactor/vrender-components

Version:

components library for dp visualization

3 lines (2 loc) 149 B
export declare const registerLabelComponent: (type: string, LabelClass: any) => void; export declare const getLabelComponent: (type: string) => any;