LiveMap type symbol
Static create
Creates a LiveMap value type that can be passed to mutation methods (such as set) to assign a new LiveMap to the channel object.
Optional initialEntries: NoInfer<T>
Optional initial entries for the new LiveMap object.
A LiveMap value type representing the initial state of the new LiveMap.
Generated using TypeDoc
Static utilities related to LiveMap instances.