UNPKG

kick

Version:

Kickstarter and generator for AngularJS based on ES6, webpack and best practices

9 lines (7 loc) 133 B
export class %SERVICE_NAME% { // @ngInject constructor($log) { this.$log = $log; this.message = '%SERVICE_NAME%'; } }