mirror of
https://github.com/bitwarden/jslib
synced 2026-01-09 03:53:18 +00:00
4 lines
55 B
TypeScript
4 lines
55 B
TypeScript
export class SendAccessRequest {
|
|
password: string;
|
|
}
|