lxsmnsyc / seroval

Stringify JS values
https://seroval.vercel.app
MIT License
532 stars 6 forks source link

Combined types #16

Closed lxsmnsyc closed 1 year ago

lxsmnsyc commented 1 year ago

Objects that are iterable, Promise-like, null constructor and Object constructor are currently exclusive from one another. Maybe there's a way to serialize them in a way that the entire behavior is combined.