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