UNPKG

generator-at-angular

Version:

Yeoman angular application generator thet uses Webpack, SASS, UI router, Karma and Jasmine for testing, and auto generated docs.

8 lines (5 loc) 122 B
function <%= serviceNameCamel %>Factory() { return { }; } export default <%= serviceNameCamel %>Factory;