UNPKG

ember-app-scheduler

Version:

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

4 lines (3 loc) 120 B
module.exports = Array.isArray || function (arr) { return Object.prototype.toString.call(arr) == '[object Array]'; };