UNPKG

ember-horizon

Version:

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

4 lines (3 loc) 186 B
// This must be here or importing in the addon doesn't work. import Horizon from "npm:@horizon/client/dist/horizon"; export { default } from 'ember-horizon/services/horizon-connection';