UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

11 lines (9 loc) 146 B
var WidgetState = { START: 0, ACTIVE: 1 }; var Constants = { WidgetState: WidgetState }; export default Constants; export { WidgetState };