UNPKG

ember-emotion

Version:
16 lines (13 loc) 281 B
/* eslint-env node */ module.exports = { description: '' // locals(options) { // // Return custom template variables here. // return { // foo: options.entity.options.foo // }; // } // afterInstall(options) { // // Perform extra work here. // } };