Err module
Usage
npm i -E @prelude/err
import * as Err from '@prelude/err'
throw Err.warn('not-authorized', 'You are not authorized.')
License
This package is dedicated to the public domain under CC0 1.0.
npm i -E @prelude/err
import * as Err from '@prelude/err'
throw Err.warn('not-authorized', 'You are not authorized.')
This package is dedicated to the public domain under CC0 1.0.