UNPKG

sigplot-ts

Version:

TypeScript-based Integration Library for SigPlot 2.0

7 lines (6 loc) 109 B
/** * Options available to the Boxes2 Plugin. */ export interface Boxes2Options { display?: boolean; }