Kind: Interface
Source: atloria-monorepo/apps/screenshot-worker/src/app/screenshot/screenshot.service.ts
Properties
| Property | Type |
|---|---|
id | string |
url | string |
filename | string |
size | number |
viewport | { width: number; height: number } |
uploadedAt | Date |
version | number |
isNew | boolean |
Was this page helpful?