UNPKG

ember-countdown

Version:

Ember addon to allow use of countdownjs library

9 lines (6 loc) 161 B
/*jshint node:true*/ module.exports = { description: 'Countdownjs blueprint', normalizeEntityName: function() {}, afterInstall: function(options) { } };