1
0
mirror of https://github.com/bitwarden/web synced 2025-12-22 11:13:40 +00:00
Files
web/src/Vault/wwwroot/app/services/servicesModule.js
2015-12-08 22:35:05 -05:00

3 lines
81 B
JavaScript

angular
.module('bit.services', ['ngResource', 'ngStorage', 'angular-jwt']);