UNPKG

http-errors-enhanced

Version:

Create HTTP errors with additional properties for any framework.

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