ryardley / ts-bus

A lightweight JavaScript/TypeScript event bus to help manage your application architecture.
MIT License
135 stars 8 forks source link

Fix wildcard subscription bug #6

Closed ryardley closed 5 years ago

ryardley commented 5 years ago

This fixes the wildcard bug in useBusReducer.