Now that we use named exports in v2, we should export webGLContextAttributes directly instead of making in a property of the supported function. I overlooked this but should be a quick change — only used internally in GL JS v2 and not documented, so might not need a semver-major.
Now that we use named exports in v2, we should export
webGLContextAttributes
directly instead of making in a property of thesupported
function. I overlooked this but should be a quick change — only used internally in GL JS v2 and not documented, so might not need a semver-major.