@suluk/journeys - v0.4.0
    Preparing search index...

    Function promoteExampleIntoZod

    • Promote example into the source of the Zod schema bound to const <schemaVar> = …. Idempotent (re-promote replaces the marked block), marked, and refuses to clobber a hand-authored top-level .meta({ examples }).

      Parameters

      • source: string
      • schemaVar: string
      • example: unknown
      • provenance: string

      Returns PromoteResult