UNPKG

ember-countdown

Version:

Ember addon to allow use of countdownjs library

10 lines (7 loc) 160 B
(function() { function vendorModule() { 'use strict'; return { 'default': self['countdown'] }; } define('countdownjs', [], vendorModule); })();