export { GL } from "./webgl-constants.js"; export type { GLTextureTarget, GLTextureCubeMapTarget, GLPrimitiveTopology, GLPrimitive, GLDataType, GLPixelType, GLUniformType, GLSamplerType, GLCompositeType, GLFunction, GLBlendEquation, GLBlendFunction, GLStencilOp, GLSamplerParameters, GLValueParameters, GLFunctionParameters, GLParameters, GLLimits, GLExtensions, GLPolygonMode, GLProvokingVertex } from "./webgl-types.js"; //# sourceMappingURL=index.d.ts.map