class TextResponse
extends Response
import { TextResponse } from "https://deno.land/x/allo_responses@v1.0.2/libs/TextResponse.ts";
Constructors
new
TextResponse(text: string, init?: ResponseInit)import { TextResponse } from "https://deno.land/x/allo_responses@v1.0.2/libs/TextResponse.ts";