puppeteer/new-docs/puppeteer.protocol.debugger.continuetolocationrequesttargetcallframes.md

20 lines
692 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; [Debugger](./puppeteer.protocol.debugger.md) &gt; [ContinueToLocationRequestTargetCallFrames](./puppeteer.protocol.debugger.continuetolocationrequesttargetcallframes.md)
## Protocol.Debugger.ContinueToLocationRequestTargetCallFrames enum
<b>Signature:</b>
```typescript
export const enum ContinueToLocationRequestTargetCallFrames
```
## Enumeration Members
| Member | Value | Description |
| --- | --- | --- |
| Any | <code>'any'</code> | |
| Current | <code>'current'</code> | |