Esposter
    Preparing search index...

    Variable embedFieldSchemaConst

    embedFieldSchema: ZodObject<
        { inline: ZodOptional<ZodBoolean>; name: ZodString; value: ZodString },
        $strip,
    > = ...