Start implementation

This commit is contained in:
Vanilagy
2024-11-09 21:50:31 +01:00
parent 9a35288c17
commit dd6526a070
21 changed files with 6735 additions and 69 deletions
+1 -2
View File
@@ -5,8 +5,7 @@
"noImplicitAny": true,
"noImplicitOverride": true,
"noUncheckedIndexedAccess": true,
"noPropertyAccessFromIndexSignature": true,
"types": ["@types/dom-webcodecs"]
"noPropertyAccessFromIndexSignature": true
},
"include": [
"src/**/*"