UNPKG

ember-app-scheduler

Version:

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

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