UNPKG

homebridge-rituals-genie

Version:
11 lines 259 B
export interface LoginResponse { logged_id: number; message: string; email: string; contactID: string; first_name: string; last_name: string; birthday: string; account_hash: string; } //# sourceMappingURL=loginResponse.d.ts.map