UNPKG

@kitware/vtk.js

Version:

Visualization Toolkit for the Web

10 lines (8 loc) 156 B
const SliderOrientation = { VERTICAL: 0, HORIZONTAL: 1 }; var Constants = { SliderOrientation }; export { SliderOrientation, Constants as default };