UNPKG

@configurator/ravendb

Version:
6 lines (5 loc) 124 B
export interface ModifyOngoingTaskResult { taskId: number; raftCommandIndex: number; responsibleNode: string; }