interface AsyncGitOperationNotification {
    operationId?: number;
}

Hierarchy (View Summary)

Properties

Properties

operationId?: number