MCPcopy Create free account
hub / github.com/codemix/graph /

Class

packages/graph/src/Steps.ts:2848–2848  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2846}
2847
2848export class MapElementsStep<TInput> extends Step<MapElementsStepConfig<TInput>> {
2849 public get name() {
2850 return "MapElements";
2851 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected