UNPKG

@configurator/ravendb

Version:
8 lines (7 loc) 165 B
export interface IExternalReplication { disabled?: boolean; taskId?: number; name?: string; mentorNode?: string; delayReplicationFor?: string; }