mirror of
https://github.com/bitwarden/browser
synced 2025-12-27 21:53:25 +00:00
7 lines
101 B
JavaScript
7 lines
101 B
JavaScript
angular
|
|
.module('bit.tools')
|
|
|
|
.controller('toolsController', function ($scope) {
|
|
|
|
});
|