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 (3 loc) 159 B
export { cleanupDependencies } from './cleanupDependencies'; export { processStop } from './processStop'; export { processUncaught } from './processUncaught';