puppeteer/assets/js/cfaf3c57.d6130dfb.js
release-please[bot] d3364cba40 deploy: af6eba4bea
2023-12-15 12:13:30 +00:00

2 lines
2.9 KiB
JavaScript

/*! For license information please see cfaf3c57.d6130dfb.js.LICENSE.txt */
"use strict";(self.webpackChunkwebsite=self.webpackChunkwebsite||[]).push([[37490],{57411:(e,n,t)=>{t.r(n),t.d(n,{assets:()=>i,contentTitle:()=>p,default:()=>u,frontMatter:()=>o,metadata:()=>a,toc:()=>l});var s=t(85893),r=t(11151);const o={sidebar_label:"ConsoleMessageType"},p="ConsoleMessageType type",a={id:"api/puppeteer.consolemessagetype",title:"ConsoleMessageType type",description:"The supported types for console messages.",source:"@site/versioned_docs/version-21.6.1/api/puppeteer.consolemessagetype.md",sourceDirName:"api",slug:"/api/puppeteer.consolemessagetype",permalink:"/api/puppeteer.consolemessagetype",draft:!1,unlisted:!1,tags:[],version:"21.6.1",frontMatter:{sidebar_label:"ConsoleMessageType"},sidebar:"api",previous:{title:"ConsoleMessageLocation",permalink:"/api/puppeteer.consolemessagelocation"},next:{title:"ContinueRequestOverrides",permalink:"/api/puppeteer.continuerequestoverrides"}},i={},l=[{value:"Signature:",id:"signature",level:4}];function c(e){const n={code:"code",h1:"h1",h4:"h4",p:"p",pre:"pre",...(0,r.a)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.h1,{id:"consolemessagetype-type",children:"ConsoleMessageType type"}),"\n",(0,s.jsx)(n.p,{children:"The supported types for console messages."}),"\n",(0,s.jsx)(n.h4,{id:"signature",children:"Signature:"}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-typescript",children:"export type ConsoleMessageType =\n | 'log'\n | 'debug'\n | 'info'\n | 'error'\n | 'warning'\n | 'dir'\n | 'dirxml'\n | 'table'\n | 'trace'\n | 'clear'\n | 'startGroup'\n | 'startGroupCollapsed'\n | 'endGroup'\n | 'assert'\n | 'profile'\n | 'profileEnd'\n | 'count'\n | 'timeEnd'\n | 'verbose';\n"})})]})}function u(e={}){const{wrapper:n}={...(0,r.a)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(c,{...e})}):c(e)}},75251:(e,n,t)=>{var s=t(67294),r=Symbol.for("react.element"),o=Symbol.for("react.fragment"),p=Object.prototype.hasOwnProperty,a=s.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner,i={key:!0,ref:!0,__self:!0,__source:!0};function l(e,n,t){var s,o={},l=null,c=null;for(s in void 0!==t&&(l=""+t),void 0!==n.key&&(l=""+n.key),void 0!==n.ref&&(c=n.ref),n)p.call(n,s)&&!i.hasOwnProperty(s)&&(o[s]=n[s]);if(e&&e.defaultProps)for(s in n=e.defaultProps)void 0===o[s]&&(o[s]=n[s]);return{$$typeof:r,type:e,key:l,ref:c,props:o,_owner:a.current}}n.Fragment=o,n.jsx=l,n.jsxs=l},85893:(e,n,t)=>{e.exports=t(75251)},11151:(e,n,t)=>{t.d(n,{Z:()=>a,a:()=>p});var s=t(67294);const r={},o=s.createContext(r);function p(e){const n=s.useContext(o);return s.useMemo((function(){return"function"==typeof e?e(n):{...n,...e}}),[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:p(e.components),s.createElement(o.Provider,{value:n},e.children)}}}]);