Skip to content

Function: shutdown()

Prefactor TypeScript SDK


Prefactor TypeScript SDK / @prefactor/core / shutdown

shutdown(): Promise<void>

Defined in: packages/core/src/lifecycle.ts:34

Executes all registered shutdown hooks and then closes the active runtime.

Promise<void>