UNPKG

@as-integrations/koa

Version:
4 lines 172 B
/// <reference types="node" /> import type { Server } from 'http'; export declare function urlForHttpServer(httpServer: Server): string; //# sourceMappingURL=utils.d.ts.map