UNPKG

ember-app-scheduler

Version:

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

4 lines 192 B
var $export = require('./_export') , $parseInt = require('./_parse-int'); // 18.2.5 parseInt(string, radix) $export($export.G + $export.F * (parseInt != $parseInt), {parseInt: $parseInt});