UNPKG

ravendb

Version:
8 lines 215 B
export interface IExternalReplication { disabled?: boolean; taskId?: number; name?: string; mentorNode?: string; delayReplicationFor?: string; } //# sourceMappingURL=IExternalReplication.d.ts.map