mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
handle browser/desktop syncService
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import { DefaultLoginService, LoginService } from "@bitwarden/auth/angular";
|
||||
|
||||
export class ExtensionLoginService extends DefaultLoginService implements LoginService {}
|
||||
Reference in New Issue
Block a user