@novu/framework
SDK is written in Typescript, and we recommend using Typescript for your own projects as well.
Type Safe Workflow Payloads
When defining a workflow payload schema, our SDK will automatically infer it to a Typescript interface.Type Safe Steps
Similarly, when defining a step schema, our SDK will automatically infer it to a Typescript interface.Step Controls
Build and define type safe controls to expose no-code editing capabilities to your teammates.Explore the SDK
- Client