property RuntimeOptions.httpAdapters
Private

Override HTTP adapter factories for testing. When provided, the plugin uses these instead of the default HTTP adapters, allowing unit tests to inject fake HTTP adapters.

Type

Usage

import { type RuntimeOptions } from "runtime/src/index.ts";