property CreateRuntimeServicesOptions.platform

Build services for this platform instead of auto-detecting.

RuntimePlugin passes the platform it already resolved, so detection runs once per application rather than once per caller.

Type

RuntimePlatform

Usage

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