UNPKG

ember-cli-horizon

Version:

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

4 lines (3 loc) 190 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-cli-horizon/services/horizon-connection';