diff --git a/mod.ts b/mod.ts new file mode 100644 index 0000000..401c73a --- /dev/null +++ b/mod.ts @@ -0,0 +1 @@ +export * from "./src/index.ts";