Skip to content

Commit

Permalink
alias tscircuit to @tscircuit/core (#89)
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar authored Jan 23, 2025
1 parent e649824 commit dbd93ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions webworker/execution-context.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export function createExecutionContext(
entrypoint: "",
preSuppliedImports: {
"@tscircuit/core": tscircuitCore,
tscircuit: tscircuitCore,
"@tscircuit/math-utils": tscircuitMathUtils,
react: React,
"jscad-fiber": jscadFiber,
Expand Down

0 comments on commit dbd93ba

Please sign in to comment.