UNPKG

@finos/perspective-viewer

Version:

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

3 lines (2 loc) 83 B
import type { SortDir } from "./SortDir.js"; export type Sort = [string, SortDir];