feat: login and register, otp verify api calls added
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export type GUID = `${string}-${string}-${string}-${string}-${string}`;
|
||||
|
||||
export type CountryCode = `+${number}`;
|
||||
|
||||
Reference in New Issue
Block a user