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

    Zod schema for Google Books API authors list.

    Array of author names fetched from Google Books API. Null when no author information is available.

    makeGoogleAuthors for factory function