UNPKG

http-errors-enhanced-cjs

Version:

Create HTTP errors with additional properties for any framework.

6 lines (5 loc) 187 B
export * from './base.js'; export * from './errors.js'; export * from './schemas.js'; export * from './statuses.js'; export { addAdditionalProperties, serializeError } from './utils.js';