import * as oak from "https://deno.land/x/oak@v17.0.0/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.0.0/types.ts";
The abstract constructor interface that custom servers need to adhere to
when using with an | |