UNPKG

sigplot-ts

Version:

TypeScript-based Integration Library for SigPlot 2.0

7 lines (6 loc) 132 B
/** * Author: Thomas Goodwin * Company: Geon Technologies, LLC */ export * from './line/index'; export * from './raster/index';