-
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
108 changed files
with
519 additions
and
243 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
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
// Generated by Wrangler on Thu Aug 29 2024 19:37:32 GMT+0100 (British Summer Time) | ||
// by running `wrangler types --x-include-runtime` | ||
|
||
interface Env { | ||
} |
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,5 +1,12 @@ | ||
// Generated by Wrangler on Thu Aug 29 2024 18:05:34 GMT+0100 (British Summer Time) | ||
// Generated by Wrangler on Fri Aug 30 2024 17:35:30 GMT+0100 (British Summer Time) | ||
// by running `wrangler types --x-include-runtime` | ||
|
||
interface Env { | ||
SOME_BINDING: KVNamespace; | ||
BINDING: 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,26 @@ | ||
name = "worker-ts" | ||
main = "src/index.ts" | ||
compatibility_date = "2023-05-04" | ||
|
||
[vars] | ||
HELLO = "WORLD" | ||
HELLO2 = "WORLD" | ||
HELLO3 = "WORLD" | ||
HELLO4 = "WORLD" | ||
HELLO5 = "WORLD" | ||
|
||
|
||
[[kv_namespaces]] | ||
binding = "SOME_BINDING" | ||
id = "0408d79206d54e859284b605fb19bff4" | ||
|
||
[[kv_namespaces]] | ||
binding = "BINDING2" | ||
id = "01962077d09242c5b0978a12bccaa5ed" | ||
|
||
[[kv_namespaces]] | ||
binding = "SOME_BINDING2" | ||
id = "06e46ea96ab9494dae07a2f745f7adc1" | ||
|
||
[[kv_namespaces]] | ||
binding = "BINDING45" |
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
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/boolean.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/dependency.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/document.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/edit.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/folder.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/number.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/refresh.svg
This file was deleted.
Oops, something went wrong.
1 change: 0 additions & 1 deletion
1
packages/cloudflare-workers-bindings-extension/resources/dark/string.svg
This file was deleted.
Oops, something went wrong.
1 change: 1 addition & 0 deletions
1
packages/cloudflare-workers-bindings-extension/resources/icons/1.1.1.1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions
1
packages/cloudflare-workers-bindings-extension/resources/icons/aegis.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.