UNPKG

use-app-events

Version:

Event system for global communication in vanilla JavaScript and React.

5 lines (4 loc) 108 B
const r = (t) => !(!t || typeof (t == null ? void 0 : t.eventType) != "string"); export { r as default };