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) 192 B
export { cleanupDependencies } from '../nodejs/cleanupDependencies.js'; export { processStop } from '../nodejs/processStop.js'; export { processUncaught } from '../nodejs/processUncaught.js';