Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

EvalHooks

Lifecycle hooks. Each fires inside a `safeHook` wrapper (EC-4); a throw never aborts the run.

EvalHooks

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

Lifecycle hooks. Each fires inside a safeHook wrapper (EC-4); a throw never aborts the run.

Signature

interface EvalHooks { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/eval.ts:52

On this page