parseIndexedMapSerialized
Function: parseIndexedMapSerialized()
function parseIndexedMapSerialized(serializedMap: string): IndexedMapSerialized
Defined in: packages/storage/src/indexed-map/indexed-map.ts:127
Parameters
serializedMap
string
Returns
Updated 10 days ago