process.on("SIGINT", function () { console.log(`SIGINT`); });