Skip to content

Commit 29e0d16

Browse files
Update src/content/changelog/agents/2025-06-24-announcing-sandboxes.mdx
Co-authored-by: Sunil Pai <[email protected]>
1 parent 2e78393 commit 29e0d16

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/content/changelog/agents/2025-06-24-announcing-sandboxes.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ AI is supercharging app development for everyone, but we need a safe way to run
1212

1313
```sh
1414
import { getSandbox } from "@cloudflare/sandbox";
15+
export { Sanbox } from "@cloudflare/sandbox";
1516

1617
export default {
1718
async fetch(request: Request, env: Env) {

0 commit comments

Comments
 (0)