Variable ContentParserResult
ContentParserResult: ZodObject<
{
all: ZodArray<
ZodUnion<
[
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
],
>,
"many",
>;
flags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
optionFlags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
phrases: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
},
"passthrough",
ZodTypeAny,
objectOutputType<
{
all: ZodArray<
ZodUnion<
[
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)> },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
],
>,
"many",
>;
flags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
optionFlags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
phrases: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
},
ZodTypeAny,
"passthrough",
>,
objectInputType<
{
all: ZodArray<
ZodUnion<
[
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)> },
>,
ZodTypeAny,
"passthrough",
>,
>,
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<(...)>; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
],
>,
"many",
>;
flags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"Flag"> },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
optionFlags: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ key: ZodString; type: ZodLiteral<"OptionFlag">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
phrases: ZodArray<
ZodObject<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
"passthrough",
ZodTypeAny,
objectOutputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
objectInputType<
extendShape<
{ raw: ZodString },
{ type: ZodLiteral<"Phrase">; value: ZodString },
>,
ZodTypeAny,
"passthrough",
>,
>,
"many",
>;
},
ZodTypeAny,
"passthrough",
>,
>