re-rxjs / react-rxjs

React bindings for RxJS
https://react-rxjs.org
MIT License
542 stars 17 forks source link

fix: types not read when moduleResolution is not "node" #302

Closed voliva closed 1 year ago

voliva commented 1 year ago

Fixes #298

I've brought it to @rx-state/core as well, released for 0.1.3

Sorry it took long to fix this @bmcbarron, I've tried it in local and it looks like this should work, right?

codecov[bot] commented 1 year ago

Codecov Report

Merging #302 (cd93c3a) into main (155fb04) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #302   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           24        24           
  Lines          390       390           
  Branches        54        54           
=========================================
  Hits           390       390           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more