Current section

Files

Jump to
exq_ui priv ember app controllers application.js
Raw

priv/ember/app/controllers/application.js

var ApplicationController;
import Ember from "ember";
ApplicationController = Ember.Controller.extend();
export default ApplicationController;