UNPKG

@piggly/fastify-chassis

Version:

An ESM/CommonJS toolkit to help you to do common operations in your back-end applications with Fastify and NodeJS.

4 lines 263 B
export { ApplicationErrorEvent } from '../events/ApplicationErrorEvent.js'; export { DependencyErrorEvent } from '../events/DependencyErrorEvent.js'; export { UnauthorizedAccessEvent } from '../events/UnauthorizedAccessEvent.js'; //# sourceMappingURL=index.js.map