UNPKG

ember-introjs

Version:
8 lines (6 loc) 133 B
'use strict'; module.exports = function(environment) { return { exportApplicationGlobal: environment !== 'production' }; };