JSMonk / hegel

An advanced static type checker
https://hegel.js.org
MIT License
2.1k stars 59 forks source link

Error in $PropertyType example #115

Closed srg-kostyrko closed 4 years ago

srg-kostyrko commented 4 years ago

The second example in https://jsmonk.github.io/hegel/docs/magic-types#propertytypeobj-key reports an error for propertyOf function - Function should return something with type "$PropertyType<O, K>"

JSMonk commented 4 years ago

Oh, it's bad. We will fix it soon. Thank you for your contribution ^_^