mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
* Update DOM Looks like the changes are: - AbortSignal.abort finally has the right type. - Add OffscreenCanvas support - Some new properties scattered around, some properties now allow `null`. - rename VideoFrameMetadata -> VideoFrameCallbackMetadata - Add CSSContainerRule, EXT_texture_norm16, OES_draw_buffers_indexed - Some type aliases include more types in their union. * Update baselines