-
Notifications
You must be signed in to change notification settings - Fork 747
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
7 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
// Generated by Wrangler on Fri Aug 30 2024 17:35:30 GMT+0100 (British Summer Time) | ||
// Generated by Wrangler on Fri Aug 30 2024 21:11:19 GMT+0100 (British Summer Time) | ||
// by running `wrangler types --x-include-runtime` | ||
|
||
interface Env { | ||
SOME_BINDING: KVNamespace; | ||
BINDING: KVNamespace; | ||
SOME: KVNamespace; | ||
HELLO: "WORLD"; | ||
HELLO2: "WORLD"; | ||
HELLO3: "WORLD"; | ||
HELLO4: "WORLD"; | ||
HELLO5: "WORLD"; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters