Frontend type constraints (#4334)

This commit is contained in:
James Lindsay
2026-08-27 18:13:12 +00:00
committed by GitHub
parent c7a64fff0c
commit c8f38059f8
5 changed files with 199 additions and 10 deletions
+2
View File
@@ -72,3 +72,5 @@ wasm-bindgen-futures = { workspace = true }
# Workspace dependencies
env_logger = { workspace = true }
futures = { workspace = true }
node-macro = { workspace = true }
core-types = { workspace = true }