/** * `spanRunStage` — the span-emitting RunStage used by shard workers. * * Like the rest of the graph telemetry tests, these assert the standalone * no-op contract (no SDK is registered in the graph package) plus the wiring * that the stage result flows into `attrsFn`. Span-CAPTURE for the sharded * path (real spans, nested under the parent build via TRACEPARENT) lives in * `opensip-tools`, where the SDK legitimately lives. */ export {}; //# sourceMappingURL=graph-tracer.test.d.ts.map