s-private API Documentation - v3.8.1
    Preparing search index...
    OgImageUrl: $ZodBranded<
        ZodOptional<ZodNullable<ZodString>>,
        "OgImageUrl",
        "out",
    > = ...

    Zod schema for validating Open Graph image URLs.

    Optional string for the OG image URL fetched from the article URL. Null and undefined values are allowed.

    makeOgImageUrl for factory function