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

    Zod schema for validating Open Graph titles.

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

    makeOgTitle for factory function