interface HttpServer implements AsyncDisposableimport { type HttpServer } from "https://dotland-vbqsvsrpfncg.deno-staging.dev/x/oak@v17.1.3/types.ts?s=HttpServer";Propertiesfinished: Promise<void>[src]Methodsref(): void[src]unref(): void[src]shutdown(): Promise<void>[src]