Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
feat: add Trace.ts to rune/mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
kratico committed Jun 15, 2023
1 parent b645ce9 commit a0adc4f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rune/mod.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export * from "./Id.ts"
export * from "./is.ts"
export * from "./MetaRune.ts"
export * from "./Timeline.ts"
export * from "./Trace.ts"
export * from "./ValueRune.ts"

0 comments on commit a0adc4f

Please sign in to comment.