UNPKG

ember-app-scheduler

Version:

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

2 lines 115 B
var core = require('../../modules/_core'); module.exports = core.JSON || (core.JSON = {stringify: JSON.stringify});