UNPKG

ember-inject-scripts

Version:

Seamlessly inject any sort of scripts inside your ember application

7 lines (5 loc) 112 B
/* eslint-env node */ 'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };