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 ab221e9 commit 000d521Copy full SHA for 000d521
src/content/changelog/workers/2025-03-14-importable-env.mdx
@@ -1,9 +1,9 @@
1
---
2
-title: Import Env for direct access to bindings in your Worker code
+title: Import `env` for direct access to bindings in your Worker code
3
description: More easily configure your Worker and call bindings from anywhere with an importable `env`
4
products:
5
- workers
6
-date: 2025-03-14T19:00:00Z
+date: 2025-03-14T15:00:00Z
7
8
9
import { Render, TypeScriptExample } from "~/components";
0 commit comments