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 201 B
export { cleanupDependencies } from './cleanupDependencies.js'; export { processStop } from './processStop.js'; export { processUncaught } from './processUncaught.js'; //# sourceMappingURL=index.js.map