UNPKG

@configurator/ravendb

Version:
2 lines (1 loc) 403 B
export type DatabaseItemType = "None" | "Documents" | "RevisionDocuments" | "Indexes" | "Identities" | "Tombstones" | "LegacyAttachments" | "Conflicts" | "CompareExchange" | "LegacyDocumentDeletions" | "LegacyAttachmentDeletions" | "DatabaseRecord" | "Unknown" | "Counters" | "Attachments" | "CounterGroups" | "Subscriptions" | "CompareExchangeTombstones" | "TimeSeries" | "ReplicationHubCertificates";