Zodiac API Documentation - v0.0.3
    Preparing search index...

    Variable tupleConst

    tuple: <Items extends [ZodTypeAny, ...ZodTypeAny[]] | []>(
        schemas: Items,
        params?: RawCreateParams,
    ) => ZodTuple<Items, null>

    Type declaration