mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 23:03:32 +00:00
pack with ngtools
This commit is contained in:
@@ -23,7 +23,7 @@ import { AutofillService } from '../services/abstractions/autofill.service';
|
||||
|
||||
export default class RuntimeBackground {
|
||||
private runtime: any;
|
||||
private autofillTimeout: number;
|
||||
private autofillTimeout: any;
|
||||
private pageDetailsToAutoFill: any[] = [];
|
||||
private isSafari: boolean;
|
||||
private onInstalledReason: string = null;
|
||||
|
||||
Reference in New Issue
Block a user