Map: Enhance the functionality by ensuring that new map keys are correctly added even when their values are undefined. This improvement helps maintain the integrity of your data structure.
Fixes
Fix the issue where Map and Set types were not properly recognized in Flow, ensuring better type safety and reliability in your code.