mirror of
https://github.com/bitwarden/browser
synced 2026-02-24 08:33:29 +00:00
[deps] Platform: Update @types/chrome to v0.1.0 (#15697)
* [deps] Platform: Update @types/chrome to v0.1.0 * Fix typing * Fix other build errors * Fix strict compile * Update pkg and fix remaining type errors --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel García <dani-garcia@users.noreply.github.com>
This commit is contained in:
@@ -79,6 +79,7 @@ const scripting = {
|
||||
executeScript: jest.fn(),
|
||||
registerContentScripts: jest.fn(),
|
||||
unregisterContentScripts: jest.fn(),
|
||||
ExecutionWorld: { ISOLATED: "ISOLATED", MAIN: "MAIN" },
|
||||
};
|
||||
|
||||
const windows = {
|
||||
|
||||
Reference in New Issue
Block a user