@musallam/photoshop-client
    Preparing search index...

    Type Alias JobOutputStatus

    JobOutputStatus: typeof PhotoshopClient.JobOutputStatus[keyof typeof PhotoshopClient.JobOutputStatus]

    The child job status. Using pending - the request has been accepted and is waiting to start. Using running - the child job is running. Using uploading - files have been generated and are uploading to destination. Using succeeded - the child job has succeeded. Using failed - the child job has failed.