api : add api
Deskripsi: - add gorup - add position - village No issue
This commit is contained in:
@@ -2,5 +2,9 @@ import { Login } from '@/types/auth/login';
|
||||
import { Verification } from './auth/varification';
|
||||
|
||||
|
||||
export type ILogin = Login
|
||||
export type ILogin = {
|
||||
phone: string
|
||||
id: string,
|
||||
}
|
||||
|
||||
export type IVerification = Verification
|
||||
Reference in New Issue
Block a user