Version: NextOn this pageSerializedCookieJar JSON representation of a CookieJar. Structurally compatible with tough-cookie's SerializedCookieJar.Index PropertiescookiesrejectPublicSuffixesstoreTypeversionProperties cookiescookies: Record<string, unknown>[]rejectPublicSuffixesrejectPublicSuffixes: booleanstoreTypestoreType: null | stringversionversion: string
JSON representation of a CookieJar. Structurally compatible with
tough-cookie'sSerializedCookieJar.