installing zod + adding zod schemas

This commit is contained in:
lila 2026-04-02 20:02:26 +02:00
parent 874dd5e4c7
commit 5180ecc864
4 changed files with 81 additions and 1 deletions

View file

@ -1 +1,2 @@
export * from "./constants.js";
export * from "./schema.js";