UNPKG

@luma.gl/constants

Version:

WebGL2 constants

6 lines 175 B
// luma.gl // SPDX-License-Identifier: MIT // Copyright (c) vis.gl contributors // WebGL constants export { GL } from "./webgl-constants.js"; //# sourceMappingURL=index.js.map