mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
interfaced utilsservice for popup and dependencies
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
import UtilsService from '../../../services/utils.service';
|
||||
import * as template from './tools.component.html';
|
||||
|
||||
import { UtilsService } from '../../../services/abstractions/utils.service';
|
||||
|
||||
class ToolsController {
|
||||
showExport: boolean;
|
||||
i18n: any;
|
||||
|
||||
Reference in New Issue
Block a user