Is there any documentation regarding using R2 in local mode? I can't find any official documentation
Is there any documentation regarding using R2 in local mode? I can't find any official documentation, but having searched here for an hour or so it seems it's supported in miniflare and will work locally in workers, but there's no documented way to manually manipulate local storage - it appears that R2 local data is held in an SQLite database somewhere, but it's not clear where.

