UNPKG

ember-app-scheduler

Version:

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

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