We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b6f3fd commit 3469622Copy full SHA for 3469622
src/content/docs/workflows/build/workers-api.mdx
@@ -6,7 +6,7 @@ sidebar:
6
7
---
8
9
-import { MetaInfo, Type } from "~/components";
+import { MetaInfo, Render, Type } from "~/components";
10
11
This guide details the Workflows API within Cloudflare Workers, including methods, types, and usage examples.
12
0 commit comments