commonbaseapp / zodex

The missing zod (de/)serialization library
https://commonbaseapp.github.io/zodex/
MIT License
49 stars 5 forks source link

fix: add missing number/bigint types #5

Closed brettz9 closed 1 year ago

brettz9 commented 1 year ago

I guess first things first... Here are the corresponding type updates for the number/bigint changes I submitted.

brettz9 commented 1 year ago

@Gregoor Is this an ok PR to start with? I rebased the string one on top of this, thinking it made sense for this to go first...