certifyNodeLocalUntrustedJsCompute()
Mints D667 readiness only after the fixed image executes a real Graph, denies ambient module authority, honors cancellation and verifies terminal removal.
Import
Section titled “Import”import { certifyNodeLocalUntrustedJsCompute } from "@graphrefly/ts/executors/local-untrusted-js-compute/node";Signature
Section titled “Signature”function certifyNodeLocalUntrustedJsCompute(opts: NodeLocalUntrustedJsComputeCertificationOptions): Promise<LocalUntrustedJsComputeReadiness>Parameters
Section titled “Parameters”| Parameter | Type | Description |
|---|---|---|
opts | NodeLocalUntrustedJsComputeCertificationOptions | Missing @param opts JSDoc. |
Returns
Section titled “Returns”Promise<LocalUntrustedJsComputeReadiness>
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