UNPKG

ember-app-scheduler

Version:

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

11 lines (9 loc) 140 B
define(function () { var UNDEF; /** */ function isUndef(val){ return val === UNDEF; } return isUndef; });