Lib (shared snippets)
Path: hono-backend/src/lib/
Tiny shared utilities used across routes/validators:
| File | Purpose |
|---|---|
format-zod-issue-path.ts | Human-readable Zod error paths |
json-parse-location.ts | Parse JSON with better error location (admin imports) |
Smaller than utils/ — cross-cutting technical helpers, not domain language.
Last updated on