UNPKG

@kitware/vtk.js

Version:

Visualization Toolkit for the Web

10 lines (7 loc) 201 B
import vtkMobileVR from './System/MobileVR.js'; import vtkTimerLog from './System/TimerLog.js'; var System = { vtkMobileVR: vtkMobileVR, vtkTimerLog: vtkTimerLog }; export { System as default };