UNPKG

ember-cli-horizon

Version:

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

7 lines (5 loc) 111 B
/*jshint node:true*/ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };