UNPKG

@finos/perspective-viewer

Version:

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

2 lines (1 loc) 83 B
export type SignDisplay = "auto" | "always" | "exceptZero" | "negative" | "never";