UNPKG

ember-cli-ajh

Version:

Command line tool for developing ambitious ember.js apps

10 lines (6 loc) 173 B
/*jshint quotmark: false*/ 'use strict'; var Generate = require('./generate-from-blueprint'); module.exports = Generate.extend({ blueprintFunction: 'uninstall' });