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 239 B
export { ApplicationErrorEvent } from './ApplicationErrorEvent.js'; export { DependencyErrorEvent } from './DependencyErrorEvent.js'; export { UnauthorizedAccessEvent } from './UnauthorizedAccessEvent.js'; //# sourceMappingURL=index.js.map