import webGL from './webgl/WebGLPrepare'; import canvas from './canvas/CanvasPrepare'; export default { webGL, canvas };