mirror of https://github.com/status-im/consul.git
5 lines
92 B
JavaScript
5 lines
92 B
JavaScript
|
module.exports = Object.assign(
|
||
|
require('ember-source/blueprints/component/index.js')
|
||
|
);
|
||
|
|