import * as oak from "https://deno.land/x/oak@13.2.4/request.ts";
Classes
An interface which provides information about the current request. The
instance related to the current request is available on the
|
import * as oak from "https://deno.land/x/oak@13.2.4/request.ts";
An interface which provides information about the current request. The
instance related to the current request is available on the
|