mirror of
https://github.com/chillpadclub/bedolaga-cabinet.git
synced 2026-07-28 17:43:47 +00:00
Update index.ts
This commit is contained in:
@@ -31,6 +31,12 @@ export interface TokenResponse {
|
||||
expires_in: number
|
||||
}
|
||||
|
||||
export interface RegisterResponse {
|
||||
message: string
|
||||
email: string
|
||||
requires_verification: boolean
|
||||
}
|
||||
|
||||
// Subscription types
|
||||
export interface ServerInfo {
|
||||
uuid: string
|
||||
|
||||
Reference in New Issue
Block a user