import Ember from 'ember'; import SplashscreenMixin from 'ember-cordova/mixins/device/splashscreen'; export default Ember.Route.extend(SplashscreenMixin, { });