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 59cc225a.63fd1745.js.LICENSE.txt */
|
|
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[354],{87868:(e,t,r)=>{r.r(t),r.d(t,{assets:()=>s,contentTitle:()=>c,default:()=>d,frontMatter:()=>p,metadata:()=>i,toc:()=>a});var n=r(85893),o=r(11151);const p={sidebar_label:"Product"},c="Product type",i={id:"api/puppeteer.product",title:"Product type",description:"Supported products.",source:"@site/versioned_docs/version-21.6.0/api/puppeteer.product.md",sourceDirName:"api",slug:"/api/puppeteer.product",permalink:"/api/puppeteer.product",draft:!1,unlisted:!1,tags:[],version:"21.6.0",frontMatter:{sidebar_label:"Product"},sidebar:"api",previous:{title:"Predicate",permalink:"/api/puppeteer.predicate"},next:{title:"ProductLauncher",permalink:"/api/puppeteer.productlauncher"}},s={},a=[{value:"Signature:",id:"signature",level:4}];function u(e){const t={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",...(0,o.a)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.h1,{id:"product-type",children:"Product type"}),"\n",(0,n.jsx)(t.p,{children:"Supported products."}),"\n",(0,n.jsx)(t.h4,{id:"signature",children:"Signature:"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-typescript",children:"export type Product = 'chrome' | 'firefox';\n"})})]})}function d(e={}){const{wrapper:t}={...(0,o.a)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(u,{...e})}):u(e)}},75251:(e,t,r)=>{var n=r(67294),o=Symbol.for("react.element"),p=Symbol.for("react.fragment"),c=Object.prototype.hasOwnProperty,i=n.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,s={key:!0,ref:!0,__self:!0,__source:!0};function a(e,t,r){var n,p={},a=null,u=null;for(n in void 0!==r&&(a=""+r),void 0!==t.key&&(a=""+t.key),void 0!==t.ref&&(u=t.ref),t)c.call(t,n)&&!s.hasOwnProperty(n)&&(p[n]=t[n]);if(e&&e.defaultProps)for(n in t=e.defaultProps)void 0===p[n]&&(p[n]=t[n]);return{$$typeof:o,type:e,key:a,ref:u,props:p,_owner:i.current}}t.Fragment=p,t.jsx=a,t.jsxs=a},85893:(e,t,r)=>{e.exports=r(75251)},11151:(e,t,r)=>{r.d(t,{Z:()=>i,a:()=>c});var n=r(67294);const o={},p=n.createContext(o);function c(e){const t=n.useContext(p);return n.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(o):e.components||o:c(e.components),n.createElement(p.Provider,{value:t},e.children)}}}]); |