Tomás Mayr

Results 3 issues of Tomás Mayr

Hey there!, the product looks great and I cant wait to start using it! While configuring our envs, one issue arose regarding environments production/preview/development all seem to be shared environments,...

Added support for `list()` and `kv.list({ prefix })` as per [the cf docs](https://developers.cloudflare.com/workers/reference/storage/listing-keys/) Let me know if any changes are needed. EDIT: Updated code, it's `list` not `browse`

### Describe the bug Cant import a type from another file with the same name as a definition in the current file unless you use it, getting `is defined multiple...

C-bug