UNPKG

ember-app-scheduler

Version:

Ember addon to schedule work at different phases of app life cycle.

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