chore(docs): fix more documentation warnings (#6145)

This commit is contained in:
Jack Franklin
2020-07-02 16:13:22 +01:00
committed by GitHub
parent 928924ed36
commit 054fa2e45d
60 changed files with 164 additions and 804 deletions

View File

@@ -0,0 +1,11 @@
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Credentials](./puppeteer.credentials.md) &gt; [password](./puppeteer.credentials.password.md)
## Credentials.password property
<b>Signature:</b>
```typescript
password: string;
```