Function: shutdown()
Prefactor TypeScript SDK / @prefactor/core / shutdown
Function: shutdown()
Section titled “Function: shutdown()”shutdown():
Promise<void>
Defined in: packages/core/src/lifecycle.ts:34
Executes all registered shutdown hooks and then closes the active runtime.
Returns
Section titled “Returns”Promise<void>