puppeteer/new-docs/puppeteer.protocol.animation.resolveanimationresponse.md
2020-07-13 14:01:35 +01:00

19 lines
744 B
Markdown

<!-- 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; [Animation](./puppeteer.protocol.animation.md) &gt; [ResolveAnimationResponse](./puppeteer.protocol.animation.resolveanimationresponse.md)
## Protocol.Animation.ResolveAnimationResponse interface
<b>Signature:</b>
```typescript
export interface ResolveAnimationResponse
```
## Properties
| Property | Type | Description |
| --- | --- | --- |
| [remoteObject](./puppeteer.protocol.animation.resolveanimationresponse.remoteobject.md) | [Runtime.RemoteObject](./puppeteer.protocol.runtime.remoteobject.md) | Corresponding remote object. |