Type Alias ComputationStatusResponse

type ComputationStatusResponse = {
    status: ExecutionStatus;
}
Index

Properties

Properties