Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function parseRequestFromText
import { parseRequestFromText } from "https://deno.land/x/tepi@v1.0.68/src/parser.ts";

Parameters

block: Block
optional
dataToInterpolate = [UNSUPPORTED]

Returns

Promise<_Request | undefined>