diff options
Diffstat (limited to 'src/env.ts')
| -rw-r--r-- | src/env.ts | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,6 +1,5 @@ export type Bindings = { ASSETS: Fetcher; - URL?: string; REDIRECT_ROOT?: string; }; |
![]() |
index : getchoo/teawieAPI | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | src/env.ts | 1 |
@@ -1,6 +1,5 @@ export type Bindings = { ASSETS: Fetcher; - URL?: string; REDIRECT_ROOT?: string; }; |