puppeteer/new-docs/puppeteer.protocol.media.timestamp.md

12 lines
392 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; [Media](./puppeteer.protocol.media.md) &gt; [Timestamp](./puppeteer.protocol.media.timestamp.md)
## Protocol.Media.Timestamp type
<b>Signature:</b>
```typescript
export type Timestamp = number;
```