puppeteer/assets/js/3f925c5a.71be8355.js
release-please[bot] cbca7ae4e6 deploy: 9fbb9f9653
2024-02-05 10:26:42 +00:00

2 lines
2.8 KiB
JavaScript

/*! For license information please see 3f925c5a.71be8355.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[20416],{65933:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>a,contentTitle:()=>s,default:()=>u,frontMatter:()=>n,metadata:()=>p,toc:()=>c});var o=r(85893),i=r(11151);const n={sidebar_label:"CookiePriority"},s="CookiePriority type",p={id:"api/puppeteer.cookiepriority",title:"CookiePriority type",description:"Represents the cookie's 'Priority' status//tools.ietf.org/html/draft-west-cookie-priority-00",source:"@site/versioned_docs/version-22.0.0/api/puppeteer.cookiepriority.md",sourceDirName:"api",slug:"/api/puppeteer.cookiepriority",permalink:"/api/puppeteer.cookiepriority",draft:!1,unlisted:!1,tags:[],version:"22.0.0",frontMatter:{sidebar_label:"CookiePriority"},sidebar:"api",previous:{title:"CookieParam",permalink:"/api/puppeteer.cookieparam"},next:{title:"CookieSameSite",permalink:"/api/puppeteer.cookiesamesite"}},a={},c=[{value:"Signature:",id:"signature",level:4}];function l(e){const t={a:"a",code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",...(0,i.a)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(t.h1,{id:"cookiepriority-type",children:"CookiePriority type"}),"\n",(0,o.jsxs)(t.p,{children:["Represents the cookie's 'Priority' status: ",(0,o.jsx)(t.a,{href:"https://tools.ietf.org/html/draft-west-cookie-priority-00",children:"https://tools.ietf.org/html/draft-west-cookie-priority-00"})]}),"\n",(0,o.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,o.jsx)(t.pre,{children:(0,o.jsx)(t.code,{className:"language-typescript",children:"export type CookiePriority = 'Low' | 'Medium' | 'High';\n"})})]})}function u(e={}){const{wrapper:t}={...(0,i.a)(),...e.components};return t?(0,o.jsx)(t,{...e,children:(0,o.jsx)(l,{...e})}):l(e)}},75251:(e,t,r)=>{var o=r(67294),i=Symbol.for("react.element"),n=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,p=o.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,a={key:!0,ref:!0,__self:!0,__source:!0};function c(e,t,r){var o,n={},c=null,l=null;for(o in void 0!==r&&(c=""+r),void 0!==t.key&&(c=""+t.key),void 0!==t.ref&&(l=t.ref),t)s.call(t,o)&&!a.hasOwnProperty(o)&&(n[o]=t[o]);if(e&&e.defaultProps)for(o in t=e.defaultProps)void 0===n[o]&&(n[o]=t[o]);return{$$typeof:i,type:e,key:c,ref:l,props:n,_owner:p.current}}t.Fragment=n,t.jsx=c,t.jsxs=c},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>p,a:()=>s});var o=r(67294);const i={},n=o.createContext(i);function s(e){const t=o.useContext(n);return o.useMemo((function(){return"function"==typeof e?e(t):{...t,...e}}),[t,e])}function p(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:s(e.components),o.createElement(n.Provider,{value:t},e.children)}}}]);