MCPcopy
hub / github.com/mastra-ai/mastra / map

Function map

workflows/_test-utils/src/domains/foreach.ts:74–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

72 workflow: counterWorkflow,
73 mocks: {
74 get map() {
75 return mockRegistry.get('foreach-single-concurrency:map');
76 },
77 },
78 resetMocks: () => mockRegistry.reset(),
79 };

Callers

nothing calls this directly

Calls 1

getMethod · 0.65

Tested by

no test coverage detected