1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 16:23:44 +00:00

Convert utilService to typescript. (#342)

This commit is contained in:
Oscar Hinton
2017-11-01 14:18:05 +01:00
committed by Kyle Spearrin
parent 3493379aec
commit 4b68163cbd
5 changed files with 266 additions and 285 deletions

View File

@@ -1,4 +1,5 @@
import LockService from './services/lockService.js';
import UtilsService from './services/utils.service';
var bg_isBackground = true,
bg_utilsService,