Remove patched version of WebCodecs types

The patch has now been upstreamed to @types/dom-webcodecs.
This commit is contained in:
Robin
2025-05-09 10:48:09 -04:00
parent 380880137e
commit 9f727b904b
5 changed files with 22 additions and 891 deletions

View File

@@ -27,6 +27,10 @@ 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 that TypeScript 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,