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