UNPKG

ravendb

Version:
5 lines 304 B
import { ServerWideBackupConfiguration } from "../../ServerWide/Operations/Configuration/ServerWideBackupConfiguration.js"; export interface GetServerWideBackupConfigurationsResponse { results: ServerWideBackupConfiguration[]; } //# sourceMappingURL=GetServerWideBackupConfigurationsResponse.d.ts.map