Can't seem to find it, if I add a KV using: ``` const readable_stream = new Response(JSON.stringify
Can't seem to find it, if I add a KV using:
and return it using:
That would be the fastest way of returning a json thats streamed back right? or am I missing something?
and return it using:
That would be the fastest way of returning a json thats streamed back right? or am I missing something?

