UNPKG

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

Version:

Visual Parts SDK for VM2M Data Visualizer

10 lines (8 loc) 244 B
/** * Flowtype definitions for index * Generated by Flowgen from a Typescript Definition * Flowgen v1.21.0 * @flow */ declare export var createMetadataKey: (partsType: string) => string; declare export var createPluginsKey: () => string;