mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Resolve state <-> state-test-utils circular dependency (#16093)
* Resolve state <-> state-test-utils circular dependency * Fix type errors
This commit is contained in:
3
libs/state-internal/src/legacy/global-state.ts
Normal file
3
libs/state-internal/src/legacy/global-state.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export class GlobalState {
|
||||
enableDuckDuckGoBrowserIntegration?: boolean;
|
||||
}
|
||||
Reference in New Issue
Block a user