import { text } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/deps.ts";
Create a text response. Content-Type is set to "text/plain; charset=utf-8" unless explicitly set.
Parameters
optional
init: ResponseInitimport { text } from "https://deno.land/x/masx200_deno_http_middleware@2.2.2/deps.ts";
Create a text response. Content-Type is set to "text/plain; charset=utf-8" unless explicitly set.