ReadKeyValueFromKeyValuesRepo

constructor(original: ReadKeyValuesRepo<Key, Value>)(source)

Parameters

original

The underlying ReadKeyValuesRepo to delegate operations to

Type Parameters

Key

The type of keys

Value

The type of individual values in the one-to-many repo