mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
1 line
3.9 KiB
JavaScript
1 line
3.9 KiB
JavaScript
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[50715],{3905:(e,r,t)=>{t.d(r,{Zo:()=>u,kt:()=>m});var n=t(67294);function p(e,r,t){return r in e?Object.defineProperty(e,r,{value:t,enumerable:!0,configurable:!0,writable:!0}):e[r]=t,e}function o(e,r){var t=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);r&&(n=n.filter((function(r){return Object.getOwnPropertyDescriptor(e,r).enumerable}))),t.push.apply(t,n)}return t}function a(e){for(var r=1;r<arguments.length;r++){var t=null!=arguments[r]?arguments[r]:{};r%2?o(Object(t),!0).forEach((function(r){p(e,r,t[r])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(t)):o(Object(t)).forEach((function(r){Object.defineProperty(e,r,Object.getOwnPropertyDescriptor(t,r))}))}return e}function i(e,r){if(null==e)return{};var t,n,p=function(e,r){if(null==e)return{};var t,n,p={},o=Object.keys(e);for(n=0;n<o.length;n++)t=o[n],r.indexOf(t)>=0||(p[t]=e[t]);return p}(e,r);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(n=0;n<o.length;n++)t=o[n],r.indexOf(t)>=0||Object.prototype.propertyIsEnumerable.call(e,t)&&(p[t]=e[t])}return p}var c=n.createContext({}),l=function(e){var r=n.useContext(c),t=r;return e&&(t="function"==typeof e?e(r):a(a({},r),e)),t},u=function(e){var r=l(e.components);return n.createElement(c.Provider,{value:r},e.children)},s={inlineCode:"code",wrapper:function(e){var r=e.children;return n.createElement(n.Fragment,{},r)}},f=n.forwardRef((function(e,r){var t=e.components,p=e.mdxType,o=e.originalType,c=e.parentName,u=i(e,["components","mdxType","originalType","parentName"]),f=l(t),m=p,d=f["".concat(c,".").concat(m)]||f[m]||s[m]||o;return t?n.createElement(d,a(a({ref:r},u),{},{components:t})):n.createElement(d,a({ref:r},u))}));function m(e,r){var t=arguments,p=r&&r.mdxType;if("string"==typeof e||p){var o=t.length,a=new Array(o);a[0]=f;var i={};for(var c in r)hasOwnProperty.call(r,c)&&(i[c]=r[c]);i.originalType=e,i.mdxType="string"==typeof e?e:p,a[1]=i;for(var l=2;l<o;l++)a[l]=t[l];return n.createElement.apply(null,a)}return n.createElement.apply(null,t)}f.displayName="MDXCreateElement"},74986:(e,r,t)=>{t.r(r),t.d(r,{assets:()=>c,contentTitle:()=>a,default:()=>s,frontMatter:()=>o,metadata:()=>i,toc:()=>l});var n=t(87462),p=(t(67294),t(3905));const o={},a="BrowserFetcher.platform() method",i={unversionedId:"api/puppeteer.browserfetcher.platform",id:"api/puppeteer.browserfetcher.platform",title:"BrowserFetcher.platform() method",description:"Signature:",source:"@site/../docs/api/puppeteer.browserfetcher.platform.md",sourceDirName:"api",slug:"/api/puppeteer.browserfetcher.platform",permalink:"/puppeteer/api/puppeteer.browserfetcher.platform",draft:!1,tags:[],version:"current",frontMatter:{},sidebar:"sidebar",previous:{title:"BrowserFetcher.localRevisions() method",permalink:"/puppeteer/api/puppeteer.browserfetcher.localrevisions"},next:{title:"BrowserFetcher.product() method",permalink:"/puppeteer/api/puppeteer.browserfetcher.product"}},c={},l=[],u={toc:l};function s(e){let{components:r,...t}=e;return(0,p.kt)("wrapper",(0,n.Z)({},u,t,{components:r,mdxType:"MDXLayout"}),(0,p.kt)("h1",{id:"browserfetcherplatform-method"},"BrowserFetcher.platform() method"),(0,p.kt)("p",null,(0,p.kt)("strong",{parentName:"p"},"Signature:")),(0,p.kt)("pre",null,(0,p.kt)("code",{parentName:"pre",className:"language-typescript"},"platform(): Platform;\n")),(0,p.kt)("p",null,(0,p.kt)("strong",{parentName:"p"},"Returns:")),(0,p.kt)("p",null,(0,p.kt)("a",{parentName:"p",href:"/puppeteer/api/puppeteer.platform"},"Platform")),(0,p.kt)("p",null,"Returns the current ",(0,p.kt)("inlineCode",{parentName:"p"},"Platform"),", which is one of ",(0,p.kt)("inlineCode",{parentName:"p"},"mac"),", ",(0,p.kt)("inlineCode",{parentName:"p"},"linux"),", ",(0,p.kt)("inlineCode",{parentName:"p"},"win32")," or ",(0,p.kt)("inlineCode",{parentName:"p"},"win64"),"."))}s.isMDXComponent=!0}}]); |