UNPKG

tableexport.jquery.plugin

Version:
12 lines (7 loc) 133 B
define( [ "../var/support" ], function( support ) { "use strict"; support.focusin = "onfocusin" in window; return support; } );