posva / mande

<700 bytes convenient and modern wrapper around fetch with smart extensible defaults
https://mande.esm.is
MIT License
1.19k stars 42 forks source link

Add docs about Error handling #378

Open posva opened 1 year ago

posva commented 1 year ago

from https://github.com/posva/mande/issues/307

mehcode commented 1 year ago

@posva Is there a pattern you'd suggest for asserting that an error is a MandeError to make TypeScript?