summaryrefslogtreecommitdiff
path: root/u/mod.ts
diff options
context:
space:
mode:
authorElizabeth Hunt <me@liz.coffee>2025-06-14 18:54:05 -0700
committerElizabeth Hunt <me@liz.coffee>2025-06-14 18:54:05 -0700
commitc31e481a0776b7b696cb13ff6260831b0d527018 (patch)
tree9e8c167007b8269ac572d5ae0ddd1dd8765c43b2 /u/mod.ts
parent55519c21af02b344fa9753111e3bf6f4975b0479 (diff)
downloadci-c31e481a0776b7b696cb13ff6260831b0d527018.tar.gz
ci-c31e481a0776b7b696cb13ff6260831b0d527018.zip
Add history to pengueno
Diffstat (limited to 'u/mod.ts')
-rw-r--r--u/mod.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/u/mod.ts b/u/mod.ts
index 8397ce6..2ab8f68 100644
--- a/u/mod.ts
+++ b/u/mod.ts
@@ -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";