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

    Zod schema for validating Open Graph descriptions.

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

    makeOgDescription for factory function