Function LayoutAdminSectionsContentAiSchema
LayoutAdminSectionsContentAiSchema(): ZodObject< Required< { href?: ZodType< undefined | Maybe<string>, any, undefined | Maybe<string>, >; type?: ZodType<undefined | Maybe<string>, any, undefined | Maybe<string>>; }, >,> Returns ZodObject<
Required<
{
href?: ZodType<
undefined
| Maybe<string>,
any,
undefined | Maybe<string>,
>;
type?: ZodType<undefined | Maybe<string>, any, undefined | Maybe<string>>;
},
>,
>