Esposter
    Preparing search index...

    Variable embedFooterSchemaConst

    embedFooterSchema: ZodObject<
        { icon_url: ZodOptional<ZodURL>; text: ZodString },
        $strip,
    > = ...