import * as oak from "https://deno.land/x/oak@v17.0.0/http_server_node.ts";
The abstraction that oak uses when dealing with requests and responses within the Node.js runtime.
import * as oak from "https://deno.land/x/oak@v17.0.0/http_server_node.ts";
The abstraction that oak uses when dealing with requests and responses within the Node.js runtime.