Type Alias MapDiff

MapDiff: { type: "map"; updated: Record<string, Value | Container | undefined> }

Type declaration