ConrabOpto / mst-query

Query library for mobx-state-tree
MIT License
110 stars 7 forks source link

Error type package definition #71

Open devtyty opened 6 days ago

devtyty commented 6 days ago

Typescript cannot checking type with moduleResolution="bundler"

k-ode commented 2 days ago

I still need to take a longer look at this, but it seems it might be related to this issue: https://github.com/developit/microbundle/issues/1085