UNPKG

@configurator/ravendb

Version:
6 lines (5 loc) 102 B
export interface ReplicationNode { url?: string; database?: string; disabled?: boolean; }