youssefkatry907
User registeration & login
a6fbb8d
raw
history blame
141 Bytes
import { UserBaseService } from "../../../common/User/services/user.base.service";
export class userService extends UserBaseService {
}