mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
docs: remove unhelpful api pages (#9933)
This commit is contained in:
@@ -12,8 +12,8 @@ export interface TracingOptions
|
||||
|
||||
## Properties
|
||||
|
||||
| Property | Modifiers | Type | Description | Default |
|
||||
| --------------------------------------------------------- | --------- | ---------- | ------------ | ------- |
|
||||
| [categories?](./puppeteer.tracingoptions.categories.md) | | string\[\] | _(Optional)_ | |
|
||||
| [path?](./puppeteer.tracingoptions.path.md) | | string | _(Optional)_ | |
|
||||
| [screenshots?](./puppeteer.tracingoptions.screenshots.md) | | boolean | _(Optional)_ | |
|
||||
| Property | Modifiers | Type | Description | Default |
|
||||
| ----------- | --------------------- | ---------- | ----------- | ------- |
|
||||
| categories | <code>optional</code> | string\[\] | | |
|
||||
| path | <code>optional</code> | string | | |
|
||||
| screenshots | <code>optional</code> | boolean | | |
|
||||
|
||||
Reference in New Issue
Block a user