Create types for player & view

This commit is contained in:
2026-04-09 12:52:54 +02:00
parent c71c8fb8f9
commit e1e2fa3f3b
70 changed files with 3499 additions and 369 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"scripts": {
"typecheck": "tsc --noEmit",
"build": "bun run typecheck && bob build",
"codegen": "nitrogen --logLevel=\"debug\" && bun run build && node post-script.js"
"codegen": "nitrogen --logLevel=\"debug\" && node post-script.js"
},
"keywords": [
"react-native",