UNPKG

@finos/perspective-viewer

Version:

The `<perspective-viewer>` Custom Element, frontend for Perspective.js

3 lines (2 loc) 98 B
import type { JsonValue } from "./serde_json/JsonValue.js"; export type PluginConfig = JsonValue;