UNPKG

@acransac/vtk.js

Version:

Visualization Toolkit for the Web

14 lines (12 loc) 211 B
import Core from './Core'; import Geometry from './Geometry'; import Legacy from './Legacy'; import Misc from './Misc'; import XML from './XML'; export default { Core, Geometry, Legacy, Misc, XML, };