mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 15:47:47 +00:00
The polyfill returns an Image object instead of an ImageBitmap. The latter has a close method, however, which we call. Make sure we provide a dummy close method to avoid errors.