UNPKG

@configurator/ravendb

Version:
2 lines (1 loc) 100 B
export type SubscriptionOpeningStrategy = "OpenIfFree" | "TakeOver" | "WaitForFree" | "Concurrent";