Skip to content

Commit 9c43fe2

Browse files
CLI
1 parent 5104752 commit 9c43fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/workers-ai/get-started/workers-wrangler.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ head:
99
description: Deploy your first Cloudflare Workers AI project using the CLI.
1010
---
1111

12-
import { Render, PackageManagers, WranglerConfig, TypeScriptExample } from "~/components";
12+
import { Render, PackageManagers, WranglerConfig, TypeScriptExample, TypeScriptExample } from "~/components";
1313

1414
This guide will instruct you through setting up and deploying your first Workers AI project. You will use [Workers](/workers/), a Workers AI binding, and a large language model (LLM) to deploy your first AI-powered application on the Cloudflare global network.
1515

0 commit comments

Comments
 (0)