UNPKG

@thewtex/vtk.js-esm

Version:

Visualization Toolkit for the Web

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