diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-06-14 18:54:05 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-06-14 18:54:05 -0700 |
commit | c31e481a0776b7b696cb13ff6260831b0d527018 (patch) | |
tree | 9e8c167007b8269ac572d5ae0ddd1dd8765c43b2 /u/mod.ts | |
parent | 55519c21af02b344fa9753111e3bf6f4975b0479 (diff) | |
download | ci-c31e481a0776b7b696cb13ff6260831b0d527018.tar.gz ci-c31e481a0776b7b696cb13ff6260831b0d527018.zip |
Add history to pengueno
Diffstat (limited to 'u/mod.ts')
-rw-r--r-- | u/mod.ts | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ export * from "./leftpadesque/mod.ts"; export * from "./process/mod.ts"; export * from "./trace/mod.ts"; export * from "./server/mod.ts"; +export * from "./history.ts"; |