login
This commit is contained in:
@@ -6,4 +6,5 @@ export type LoginOTPRequestType = {
|
||||
export type LoginVerifyOTPType = {
|
||||
phone: string;
|
||||
otp: string;
|
||||
slug: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user