5 ms·
Zod's source code is a bit unwieldy to explain what's going on I feel, so here's a small validation library I wrote that uses the same principle https://github
by mary-ext 1y ago
Zod's source code is a bit unwieldy to explain what's going on I feel, so here's a small validation library I wrote that uses the same principle
https://github.com/mary-ext/atcute/blob/596e023bcb490b16d09a8df15424dd75d7ec921d/packages/lexicons/lexicons/lib/validations/index.ts#L1204 https://github.com/mary-ext/atcute/blob/596e023bcb490b16d09a...