12 lines
573 B
Markdown
12 lines
573 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
|
|
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [HeapProfiler](./puppeteer.protocol.heapprofiler.md) > [LastSeenObjectIdEvent](./puppeteer.protocol.heapprofiler.lastseenobjectidevent.md) > [lastSeenObjectId](./puppeteer.protocol.heapprofiler.lastseenobjectidevent.lastseenobjectid.md)
|
|
|
|
## Protocol.HeapProfiler.LastSeenObjectIdEvent.lastSeenObjectId property
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
lastSeenObjectId: integer;
|
|
```
|