mirror of
https://github.com/bitwarden/browser
synced 2026-01-10 20:43:38 +00:00
4 lines
57 B
TypeScript
4 lines
57 B
TypeScript
export class SeatRequest {
|
|
seatAdjustment: number;
|
|
}
|