README
AppError
Generic application error and custom error type creator.
A customizable application error generator.
<script type="module">
import apperror from 'https://cdn.skypack.dev/apperror';
</script>
Generic application error and custom error type creator.