UNPKG

@finos/perspective-viewer

Version:

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

3 lines (2 loc) 102 B
import type { FilterTerm } from "./FilterTerm.js"; export type Filter = [string, string, FilterTerm];