Faciklity add

This commit is contained in:
Hagernesh
2026-06-16 09:06:11 +00:00
parent 95c6a71438
commit 314e9b79cc
13 changed files with 564 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
export type UserTypeRequest {
export type UserTypeRequest = {
email: string;
username: string;
phoneNumber: string;