mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
2 lines
2.6 KiB
JavaScript
2 lines
2.6 KiB
JavaScript
|
/*! For license information please see 224d1562.06bb7c48.js.LICENSE.txt */
|
||
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[15828],{96640:(e,n,r)=>{r.r(n),r.d(n,{assets:()=>c,contentTitle:()=>s,default:()=>u,frontMatter:()=>o,metadata:()=>l,toc:()=>p});var t=r(85893),a=r(11151);const o={sidebar_label:"ChromeReleaseChannel"},s="ChromeReleaseChannel type",l={id:"api/puppeteer.chromereleasechannel",title:"ChromeReleaseChannel type",description:"Signature:",source:"@site/../docs/api/puppeteer.chromereleasechannel.md",sourceDirName:"api",slug:"/api/puppeteer.chromereleasechannel",permalink:"/next/api/puppeteer.chromereleasechannel",draft:!1,unlisted:!1,tags:[],version:"current",frontMatter:{sidebar_label:"ChromeReleaseChannel"},sidebar:"api",previous:{title:"CDPSessionEvents",permalink:"/next/api/puppeteer.cdpsessionevents"},next:{title:"clearCustomQueryHandlers",permalink:"/next/api/puppeteer.clearcustomqueryhandlers"}},c={},p=[{value:"Signature:",id:"signature",level:4}];function i(e){const n={code:"code",h1:"h1",h4:"h4",pre:"pre",...(0,a.a)(),...e.components};return(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(n.h1,{id:"chromereleasechannel-type",children:"ChromeReleaseChannel type"}),"\n",(0,t.jsx)(n.h4,{id:"signature",children:"Signature:"}),"\n",(0,t.jsx)(n.pre,{children:(0,t.jsx)(n.code,{className:"language-typescript",children:"export type ChromeReleaseChannel =\n | 'chrome'\n | 'chrome-beta'\n | 'chrome-canary'\n | 'chrome-dev';\n"})})]})}function u(e={}){const{wrapper:n}={...(0,a.a)(),...e.components};return n?(0,t.jsx)(n,{...e,children:(0,t.jsx)(i,{...e})}):i(e)}},75251:(e,n,r)=>{var t=r(67294),a=Symbol.for("react.element"),o=Symbol.for("react.fragment"),s=Object.prototype.hasOwnProperty,l=t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,c={key:!0,ref:!0,__self:!0,__source:!0};function p(e,n,r){var t,o={},p=null,i=null;for(t in void 0!==r&&(p=""+r),void 0!==n.key&&(p=""+n.key),void 0!==n.ref&&(i=n.ref),n)s.call(n,t)&&!c.hasOwnProperty(t)&&(o[t]=n[t]);if(e&&e.defaultProps)for(t in n=e.defaultProps)void 0===o[t]&&(o[t]=n[t]);return{$$typeof:a,type:e,key:p,ref:i,props:o,_owner:l.current}}n.Fragment=o,n.jsx=p,n.jsxs=p},85893:(e,n,r)=>{e.exports=r(75251)},11151:(e,n,r)=>{r.d(n,{Z:()=>l,a:()=>s});var t=r(67294);const a={},o=t.createContext(a);function s(e){const n=t.useContext(o);return t.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function l(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:s(e.components),t.createElement(o.Provider,{value:n},e.children)}}}]);
|