bitwarden-estensione-browser/src/popup/app/current/currentController.js

7 lines
105 B
JavaScript

angular
.module('bit.current')
.controller('currentController', function ($scope) {
});