Skip to content

exit ​

Exits the process gracefully on the next tick.

Example ​

ts
import { Term } from "@monstermann/signals-tui";

Term.exit();