diff --git a/.changeset/strange-experts-punch.md b/.changeset/strange-experts-punch.md new file mode 100644 index 000000000..fdd4329f3 --- /dev/null +++ b/.changeset/strange-experts-punch.md @@ -0,0 +1,5 @@ +--- +"inngest": patch +--- + +Add exports for `InngestFunction`, `FunctionTrigger`, and `Handler` types to fix a TypeScript error when using Inngest in projects with `composite` setting in `tsconfig`.