UNPKG

corepay

Version:

A unified, secure and painless self-hosted cryptocurrency payments processor.

10 lines (8 loc) 137 B
const running = {} const shuttingDown = {} const readyToShutdown = {} module.exports = { running, shuttingDown, readyToShutdown }