mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: commit base new-docs (#5973)
This adds the new docs that are generated by API Extractor via TSDoc. They are sparse because we do not yet use TSDoc in the codebase. This is the starting point and from here we can work through all the different classes and improve the documentation.
This commit is contained in:
11
new-docs/puppeteer.puppeteer._lazylauncher.md
Normal file
11
new-docs/puppeteer.puppeteer._lazylauncher.md
Normal file
@@ -0,0 +1,11 @@
|
||||
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||||
|
||||
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Puppeteer](./puppeteer.puppeteer.md) > [\_lazyLauncher](./puppeteer.puppeteer._lazylauncher.md)
|
||||
|
||||
## Puppeteer.\_lazyLauncher property
|
||||
|
||||
<b>Signature:</b>
|
||||
|
||||
```typescript
|
||||
_lazyLauncher: ProductLauncher;
|
||||
```
|
||||
Reference in New Issue
Block a user