mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
reference barrels
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { TwoFactorProviderType } from '../../enums/twoFactorProviderType';
|
||||
import { TwoFactorProviderType } from '../../enums';
|
||||
|
||||
export class IdentityTwoFactorResponse {
|
||||
twoFactorProviders: TwoFactorProviderType[];
|
||||
|
||||
Reference in New Issue
Block a user