eps1lon / poe-mods

Emulates interaction of Mods with Items, Atlas etc. in Path of Exile
https://poe-mods.netlify.com/
2 stars 3 forks source link

`Generator.modsFor` typing #49

Open eps1lon opened 6 years ago

eps1lon commented 6 years ago

GeneratorDetails only contains Flags but should probably list the explicit Flags type. On the other hand the mod should probably not have the actual Mod type since we only have one Mod type.