UNPKG

react-event-test

Version:

Event-driven alternative to React Context

3 lines (2 loc) 72 B
declare const useEvent: (...args: any[]) => any[]; export { useEvent };