Skip to content

Commit

Permalink
add safe compile dts to exports
Browse files Browse the repository at this point in the history
  • Loading branch information
seveibar committed Oct 9, 2024
1 parent 088d9ae commit e31eeda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/code-runner/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ export * from "./run-prompt"
export * from "./safe-evaluate-code"
export * from "./transpile-code"
export * from "./pull-snippet-import"
export * from "./safe-compile-dts"

0 comments on commit e31eeda

Please sign in to comment.