export const INPUT_DELAY = 250; export default { environment: Ember.testing ? "test" : "development" };