import webGL from './webgl/WebGLExtract'; import canvas from './canvas/CanvasExtract'; export default { webGL, canvas };