UNPKG

ember-horizon

Version:

An Ember service for managing a Horizon connection and an adapter to request data from that connection.

6 lines (4 loc) 88 B
/* jshint node: true */ module.exports = { 'horizon:serve': require('./serve'), };