type alias ServerHandle
Since 0.1.0

Opaque handle for a running HTTP server, created and consumed only by the runtime's HTTP adapter.

Definition

unknown

Usage

import { type ServerHandle } from "common/src/index.ts";