@tscircuit/eval 0.0.330 → 0.0.331

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @tscircuit/eval
2
2
 
3
- Evaluate code in a full tscircuit runtime environment, including babel
3
+ Evaluate code in a full tscircuit runtime environment, including Sucrase
4
4
  transpilation and execution, so you just need to send the code to be executed
5
5
  with automatic handling of imports from `@tsci/*`
6
6