UNPKG

103 BJavaScriptView Raw
1/* jshint node: true */
2'use strict';
3
4module.exports = {
5 name: 'ember-export-application-global'
6};