UNPKG

ravendb

Version:
2 lines 253 B
export type OngoingTaskType = "Replication" | "RavenEtl" | "SqlEtl" | "OlapEtl" | "ElasticSearchEtl" | "QueueEtl" | "Backup" | "Subscription" | "PullReplicationAsHub" | "PullReplicationAsSink" | "QueueSink"; //# sourceMappingURL=OngoingTaskType.d.ts.map