Skip to content

Commit a7f2553

Browse files
authored
Importing Type and MetaInfo component
Stops the required CI pipeline from breaking.
1 parent 4fdb2b0 commit a7f2553

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/content/docs/workflows/build/workers-api.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ sidebar:
66

77
---
88

9+
import { MetaInfo, Type } from "~/components";
10+
911
This guide details the Workflows API within Cloudflare Workers, including methods, types and usage examples.
1012

1113
## WorkflowEntrypoint

0 commit comments

Comments
 (0)