type alias AcceptedOperationEvent Type Parameters TProgress = unknown TOutput = unknown Properties type: "accepted" snapshot: OperationSnapshot<TProgress, TOutput>