npm i -E @prelude/err Copy
npm i -E @prelude/err
import * as Err from '@prelude/err'throw Err.warn('not-authorized', 'You are not authorized.') Copy
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.