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