;(function(app) {
'use strict'; app.constant('{{name}}',/* data */);
})(angular.module('{{module}}'));