createNodeRuntimeServices(): IRuntimeServices
Creates IRuntimeServices backed by Node.js APIs.
optional
host: NodeHost
Injected Node host (defaults to real Node.js via static node: imports)
createNodeRuntimeServices(): IRuntimeServices
Creates IRuntimeServices backed by Node.js APIs.
host: NodeHost
Injected Node host (defaults to real Node.js via static node: imports)
import { createNodeRuntimeServices } from "runtime/src/index.ts";