Inline a patched version of WebCodecs types

This commit is contained in:
Robin
2025-04-29 12:04:08 +02:00
parent 0b82dcf701
commit 9df0f58117
5 changed files with 873 additions and 22 deletions

View File

@@ -27,10 +27,6 @@ export default {
// then Knip will flag it as a false positive
// https://github.com/webpro-nl/knip/issues/766
"@vector-im/compound-web",
// We need this so the eslint is happy with @livekit/track-processors.
// This might be a bug in the livekit repo but for now we fix it on the
// element call side.
"@types/dom-mediacapture-transform",
"matrix-widget-api",
],
ignoreExportsUsedInFile: true,