puppeteer/new-docs/puppeteer.protocol.runtime.globallexicalscopenamesresponse.names.md

12 lines
545 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Runtime](./puppeteer.protocol.runtime.md) &gt; [GlobalLexicalScopeNamesResponse](./puppeteer.protocol.runtime.globallexicalscopenamesresponse.md) &gt; [names](./puppeteer.protocol.runtime.globallexicalscopenamesresponse.names.md)
## Protocol.Runtime.GlobalLexicalScopeNamesResponse.names property
<b>Signature:</b>
```typescript
names: string[];
```