import { oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts";
const { NativeRequest } = oak;
An internal oak abstraction for handling a Deno native request. Most users of oak do not need to worry about this abstraction.
import { oak } from "https://deno.land/x/hex@0.5.15/src/service/deps.ts";
const { NativeRequest } = oak;
An internal oak abstraction for handling a Deno native request. Most users of oak do not need to worry about this abstraction.