14 lines
537 B
Markdown
14 lines
537 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Page](./puppeteer.protocol.page.md) > [AppManifestError](./puppeteer.protocol.page.appmanifesterror.md) > [critical](./puppeteer.protocol.page.appmanifesterror.critical.md)
|
|
|
|
## Protocol.Page.AppManifestError.critical property
|
|
|
|
If criticial, this is a non-recoverable parse error.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
critical: integer;
|
|
```
|