kiliman / remix-typedjson

This package is a replacement for superjson to use in your Remix app. It handles a subset of types that `superjson` supports, but is faster and smaller.
MIT License
435 stars 19 forks source link

Simplify code #14

Closed memark closed 1 year ago

memark commented 1 year ago

Simplify a for loop and a return statement. Let me know if you want this as two separate PRs.

kiliman commented 1 year ago

Thanks for the assist! 🙏