property SplitWorkerEnv.bindings

Entries whose value is a non-null object — the platform bindings.

Type

Readonly<Record<string, object>>

Usage

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