UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

11 lines (9 loc) 177 B
var SliderOrientation = { VERTICAL: 0, HORIZONTAL: 1 }; var Constants = { SliderOrientation: SliderOrientation }; export default Constants; export { SliderOrientation };