mirror of
https://github.com/bitwarden/browser
synced 2026-01-15 15:03:25 +00:00
7 lines
103 B
JavaScript
7 lines
103 B
JavaScript
angular
|
|
.module('bit.global')
|
|
|
|
.controller('splashController', function ($scope) {
|
|
|
|
});
|