UNPKG

@formant/ava-react

Version:

React components of AVA.

4 lines (3 loc) 206 B
import type { NtvPluginType } from '../../NarrativeTextVis'; export declare const insightCardPresetPluginsMap: Record<string, NtvPluginType>; export declare const insightCardPresetPlugins: NtvPluginType[];