mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
added typings to popup services
This commit is contained in:
@@ -11,7 +11,7 @@ import BrowserApi from '../browser/browserApi';
|
||||
|
||||
import MainBackground from './main.background';
|
||||
|
||||
import AutofillService from '../services/autofill.service';
|
||||
import { AutofillService } from '../services/abstractions/autofill.service';
|
||||
|
||||
export default class RuntimeBackground {
|
||||
private runtime: any;
|
||||
|
||||
Reference in New Issue
Block a user