Returns a reactive Map-like view of the given object.
The input must be a plain object or an observable object.
The type of the values in the object.
The plain or observable object to wrap as a Map.
A Map-like view of the object.
Returns a reactive Map-like view of the given object.
The input must be a plain object or an observable object.