Setu-TS
runtime/src/index.ts
.
NodeHost
exit
property
NodeHost.exit
Exit the process.
Type
(
code
?
:
number
) =>
never
Usage
import { type NodeHost } from "runtime/src/index.ts";
Document Navigation
Type