UNPKG

@nodedaemon/core

Version:

Production-ready Node.js process manager with zero external dependencies

7 lines 182 B
#!/usr/bin/env node /** * Standalone daemon launcher for NodeDaemon * This file is used when starting the daemon in detached mode */ export {}; //# sourceMappingURL=index.d.ts.map