Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
WebSocket progress event payload.
Properties
| Property | Type |
|---|---|
jobId | string |
progress | number |
stage | string |
message | string |
Kind: Interface
Source: atloria-monorepo/libs/pme-core/src/types/index.ts
WebSocket progress event payload.
| Property | Type |
|---|---|
jobId | string |
progress | number |
stage | string |
message | string |
Was this page helpful?