UNPKG

ravendb

Version:
2 lines 145 B
export type CounterOperationType = "None" | "Increment" | "Delete" | "Get" | "Put" | "GetAll"; //# sourceMappingURL=CounterOperationType.d.ts.map