UNPKG

@finos/perspective-viewer

Version:

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

2 lines (1 loc) 42 B
export type OptionalUpdate<T> = null | T;