Kind: Interface
Source: atloria-monorepo/apps/web/src/stores/pmeStore.ts
Properties
| Property | Type |
|---|---|
id | string |
projectId | string |
status | PmeJobStatus |
progress | number |
stage | string |
message | string |
error | string |
pages | PmePage[] |
createdAt | string |
completedAt | string |
Was this page helpful?