UNPKG

ravendb

Version:
7 lines 217 B
export interface ReplicationHubAccess { name: string; certificateBase64: string; allowedHubToSinkPaths?: string[]; allowedSinkToHubPaths?: string[]; } //# sourceMappingURL=ReplicationHubAccess.d.ts.map