import * as oak from "https://deno.land/x/oak@v17.1.3/types.ts";
Interfaces
The abstract constructor interface that custom servers need to adhere to
when using with an | |
import * as oak from "https://deno.land/x/oak@v17.1.3/types.ts";
The abstract constructor interface that custom servers need to adhere to
when using with an | |