Type Alias GetScriptDeploymentStatusData

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