jamespot-user-api
    Preparing search index...

    Function zPassThrough

    • Type Parameters

      • T extends ZodTypeAny

      Parameters

      • schema: T

      Returns ZodIntersection<
          T,
          ZodObject<
              {},
              "passthrough",
              ZodTypeAny,
              objectOutputType<{}, ZodTypeAny, "passthrough">,
              objectInputType<{}, ZodTypeAny, "passthrough">,
          >,
      >