GlassBricks / typed-factorio

Complete and featureful Typescript defintions for the Factorio modding API
MIT License
33 stars 3 forks source link

`get_insertable_count` has incorrect return type #25

Closed Dimava closed 7 months ago

Dimava commented 7 months ago

IDK why it returns void when docs clearly say it returns uint, aren't docs generated from the same data typedefs are?

GlassBricks commented 7 months ago

Fixed in v2.7.0: This type was broken in v1.0.101 but fixed in a later; the package was just updated v1.0.103.