mirror of
https://github.com/bitwarden/browser
synced 2026-01-06 18:43:25 +00:00
@@ -1,4 +1,4 @@
|
||||
import { StateService as StateServiceAbstraction } from '../abstractions';
|
||||
import { StateService as StateServiceAbstraction } from '../abstractions/state.service';
|
||||
|
||||
export class StateService implements StateServiceAbstraction {
|
||||
private state: any = {};
|
||||
|
||||
Reference in New Issue
Block a user