railmapgen / rmp

Design your own rail map by freely dragging stations from different cities and connecting them with 135-degree rounded corners or perpendicular lines!
https://railmapgen.github.io/?app=rmp
GNU General Public License v3.0
90 stars 18 forks source link

#534 Convert selected to Set<string> #539

Closed langonginc closed 8 months ago

langonginc commented 9 months ago

534

thekingofcity commented 8 months ago

I just add export type Id = StnId | MiscNodeId | LineId;. Please review and let me do another round tomorrow.