mirror of
https://github.com/bitwarden/jslib
synced 2026-01-05 01:53:13 +00:00
4 lines
64 B
TypeScript
4 lines
64 B
TypeScript
export class EmergencyAccessConfirmRequest {
|
|
key: string;
|
|
}
|