UNPKG

generator-steroids

Version:
6 lines (5 loc) 139 B
angular .module('example') .controller('SettingsController', function($scope, supersonic) { $scope.navbarTitle = "Settings"; });