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

Class

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

Source from the content-addressed store, hash-verified

4405 * to the pattern variables.
4406 */
4407export class OptionalMatchStep<const TSteps extends readonly Step<any>[]> extends ContainerStep<
4408 TSteps,
4409 OptionalMatchStepConfig
4410> {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected