Skip to content

Commit 88a89d1

Browse files
committed
add bindings partial
1 parent 683a131 commit 88a89d1

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
{}
3+
---
4+
5+
import { LinkCard } from "~/components";
6+
7+
With bindings, your application can be fully integrated with the Cloudflare Developer Platform, giving you access to compute, storage, AI and more.
8+
9+
<LinkCard
10+
title="Bindings"
11+
href="/workers/runtime-apis/bindings/"
12+
description="Access to compute, storage, AI and more."
13+
/>

0 commit comments

Comments
 (0)