fix(effect): add effect bridge for callback contexts (#22504)

This commit is contained in:
Kit Langton 2026-04-15 11:22:34 -04:00 committed by GitHub
commit f1751401aa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 480 additions and 380 deletions

View file

@ -510,6 +510,7 @@
"effect": "catalog:",
},
"devDependencies": {
"@typescript/native-preview": "catalog:",
"typescript": "catalog:",
},
},