aboutsummaryrefslogtreecommitdiffstats
path: root/src/map.js
Commit message (Collapse)AuthorAgeFiles
* Factor out map setup into separate file.Guilhem Moulin2025-06-151
This allows importing `map` in other modules, thereby eliminating the need for creating and exporting functions that would be called only once.