Appearance
@pbvex/protocol / Deployment
Deployment = Readonly<{ activatedAt?: string; active: boolean; bundle: DeploymentBundle; createdAt: string; deploymentId: string; manifest: DeploymentManifest; }>
Readonly
activatedAt?
string
active
boolean
bundle
DeploymentBundle
createdAt
deploymentId
manifest
DeploymentManifest