UNPKG

151 BJavaScriptView Raw
1import { WebGLEngine } from './webgl';
2import { WebGPUEngine } from './webgpu';
3export { WebGLEngine, WebGPUEngine };
4//# sourceMappingURL=index.js.map
\No newline at end of file