UNPKG

@luma.gl/core

Version:

WebGL2 Components for High Performance Rendering and Computation

9 lines (6 loc) 250 B
"use strict"; var moduleExports = require('./index'); var _global = typeof window === 'undefined' ? global : window; _global.luma = _global.luma || {}; module.exports = Object.assign(_global.luma, moduleExports); //# sourceMappingURL=bundle.js.map