mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 10:13:31 +00:00
[EC-598] chore: continue rename webauthn to fido2
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Fido2KeyData } from "../../../webauthn/models/data/fido2-key.data";
|
||||
import { Fido2KeyData } from "../../../fido2/models/data/fido2-key.data";
|
||||
import { CipherRepromptType } from "../../enums/cipher-reprompt-type";
|
||||
import { CipherType } from "../../enums/cipher-type";
|
||||
import { CipherResponse } from "../response/cipher.response";
|
||||
|
||||
Reference in New Issue
Block a user