Make type definition of expectedVersion match implementation
This commit is contained in:
parent
02642c5cfb
commit
e0fcf9a72d
1
index.d.ts
vendored
1
index.d.ts
vendored
|
@ -125,6 +125,7 @@ export namespace expectedVersion {
|
|||
const any: number;
|
||||
const noStream: number;
|
||||
const emptyStream: number;
|
||||
const streamExists: number;
|
||||
}
|
||||
|
||||
export namespace positions {
|
||||
|
|
Loading…
Reference in New Issue
Block a user