UNPKG

ember-app-scheduler

Version:

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

5 lines 148 B
'use strict'; require('../../modules/es6.regexp.to-string'); module.exports = function toString(it){ return RegExp.prototype.toString.call(it); };