flightcontrolhq / superjson

Safely serialize JavaScript expressions to a superset of JSON, which includes Dates, BigInts, and more.
https://www.flightcontrol.dev?ref=superjson
MIT License
4.13k stars 91 forks source link

fix: export statics as named exports #215

Closed Skn0tt closed 1 year ago

Skn0tt commented 1 year ago

Closes #214