Skip to content

@pbvex/protocol / Deployment

Type Alias: Deployment

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

Generated API reference. Source of truth is the codebase.