CodeSequence / jasmine-marbles

Marble testing helpers for RxJS and Jasmine
MIT License
117 stars 39 forks source link

feat: add proper types for matcher functions #58

Closed AndreasHae closed 3 years ago

AndreasHae commented 4 years ago

This change improves type safety when using the matcher functions, makes code completion more accurate and improves discoverability of the API.