UNPKG

@luma.gl/gltools

Version:

WebGL2 API Polyfills for WebGL1 WebGLRenderingContext

14 lines (11 loc) 236 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.log = void 0; var _log = require("@probe.gl/log"); var log = new _log.Log({ id: 'luma.gl' }); exports.log = log; //# sourceMappingURL=log.js.map