UNPKG

@aptpod/data-viz-visual-parts-sdk

Version:

Visual Parts SDK for VM2M Data Visualizer

3 lines (2 loc) 119 B
export declare const setValue: (key: string, value: any) => void; export declare const getValue: (key: string) => any;