property RuntimeOptions.platform

Force a specific platform instead of auto-detecting. Useful for testing or when running in an environment where detection might be ambiguous.

Type

RuntimePlatform

Usage

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