nodeLocalUntrustedJsComputeDriver()
Creates the exact D667 Node broker. The caller selects no endpoint, command, entrypoint, network, mount, user or containment option.
Import
Section titled “Import”import { nodeLocalUntrustedJsComputeDriver } from "@graphrefly/ts/executors/local-untrusted-js-compute/node";Signature
Section titled “Signature”function nodeLocalUntrustedJsComputeDriver(opts: NodeLocalUntrustedJsComputeDriverOptions): LocalUntrustedJsComputeDriverParameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
opts | NodeLocalUntrustedJsComputeDriverOptions | Missing @param opts JSDoc. |
Returns
Section titled “Returns”LocalUntrustedJsComputeDriver
Documentation Status
Section titled “Documentation Status”This page was generated from source JSDoc, but the structured API tags are incomplete:
- Missing
@returns. - Missing
@param opts. - Missing
@category. - Missing
@example.
Source
Section titled “Source”packages/ts/src/executors/local-untrusted-js-compute/node.ts