UNPKG

@kitware/vtk.js

Version:

Visualization Toolkit for the Web

10 lines (8 loc) 147 B
const CoordinateSystem = { DISPLAY: 0, WORLD: 1 }; var Constants = { CoordinateSystem }; export { CoordinateSystem, Constants as default };