Type alias GetScriptDeploymentStatusData

GetScriptDeploymentStatusData: {
    hash: string;
    workspace: string;
}

Type declaration

  • hash: string
  • workspace: string