mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 17:23:37 +00:00
Move key types to central location (#7531)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { UserKey } from "../../platform/models/domain/symmetric-crypto-key";
|
||||
import { UserKey } from "../../types/key";
|
||||
|
||||
export abstract class PasswordResetEnrollmentServiceAbstraction {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user