UNPKG

ember-app-scheduler

Version:

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

7 lines 179 B
'use strict'; // B.2.3.3 String.prototype.big() require('./_string-html')('big', function(createHTML){ return function big(){ return createHTML(this, 'big', '', ''); } });