UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

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