import { streamResponse } from "https://deno.land/x/reno@v2.0.105/reno/builtins.ts";
A response creator function for building stream responses. This one currently doesn't do anything special, but it at least saves the effort of having to create response objects manually, and in the future may contain some sort of enhancing behaviour