File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 1
- // Generated by Wrangler on Sun Apr 07 2024 18:40:16 GMT+0200 (Central European Summer Time)
1
+ // Generated by Wrangler on Tue Apr 09 2024 23:31:00 GMT+0200 (Central European Summer Time)
2
2
// by running `wrangler types`
3
3
4
4
interface Env {
5
- CULEFILO_KV : KVNamespace ;
6
- AI : unknown ;
7
- OPENDATASOFT_API_URL : string ; // updated manually
8
- PLACES_API_URL : string ; // updated manually
9
- PLACES_API_KEY : string ; // updated manually
10
- BUGSNAG_API_KEY : string ; // updated manually
11
- ENVIRONMENT : string ; //updated manually
5
+ CULEFILO_KV : KVNamespace ;
6
+ ENVIRONMENT : string ;
7
+ PLACES_API_URL : string ;
8
+ OPENDATASOFT_API_URL : string ;
9
+ BUGSNAG_API_KEY : string ;
10
+ PLACES_API_KEY : string ;
11
+ AUTOCOMPLETE_API_KEY : string ;
12
+ AI : unknown ;
12
13
}
You can’t perform that action at this time.
0 commit comments