UNPKG

ember-cli-frost-blueprints

Version:
8 lines (5 loc) 146 B
/** * Blueprint that re-exports a controller from an addon into the app namespace */ 'use strict' module.exports = require('../addon-import')