ContextEvent typedef

  1. @Deprecated('Use WebGLContextEvent instead.')
ContextEvent = WebGLContextEvent

All usages of this type alias should be updated to the more consistent WebGLContextEvent.

Implementation

@Deprecated('Use WebGLContextEvent instead.')
typedef ContextEvent = WebGLContextEvent;