UNPKG

broadcastmouseevents

Version:

Duplicate/broadcast mouse event over all clients that are connected

10 lines (6 loc) 123 B
define([ "../var/support" ], function( support ) { support.focusinBubbles = "onfocusin" in window; return support; });