Skip to content

fix for map of map#704

Merged
mweststrate merged 2 commits intomobxjs:masterfrom
xaviergonz:fix-map-of-map
Mar 15, 2018
Merged

fix for map of map#704
mweststrate merged 2 commits intomobxjs:masterfrom
xaviergonz:fix-map-of-map

Conversation

@xaviergonz
Copy link
Copy Markdown
Contributor

@xaviergonz xaviergonz commented Mar 14, 2018

fixes types.map(types.map(types.map(types.boolean))

how? I have no clue, but apparently putting an overload that takes IComplexType before IType works :)

Fixes #703

@mweststrate mweststrate merged commit 6c5abc0 into mobxjs:master Mar 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TS] types.map(types.map(types.map(types.boolean))) gives an error

2 participants