UNPKG

ionic-cordova-gulp-seed

Version:

Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.

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