Code Black

When code goes black, it's time to panic.

const panic = () => console.log("PANIC!");

Our emergency services are here to help you in times of crisis. Don't code black, code wisely.

Call for help
const codeRed = () => process.exit(1);