StandardVersionsRepo

constructor(proxy: StandardVersionsRepoProxy<T>)(source)

Parameters

proxy

The StandardVersionsRepoProxy used to read and write version numbers

Type Parameters

T

The type of the underlying database or storage object