Skip to content

Commit baa1bf9

Browse files
feat: add end to zod-lite description
1 parent daa0bfd commit baa1bf9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

projects/type-operations/zod-lite/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ type Spy = {
6060
role: "hero" | "reporter";
6161
};
6262
```
63+
64+
If you are not familiar with the glory of General Zod or the [Zod schema library](https://zod.dev) named after him, you can read the [Zod basics documentation](https://zod.dev/basics) to learn more about how it works.

0 commit comments

Comments
 (0)