UNPKG

ember-cli-frost-blueprints

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