–ƒ–Hozifaelgharbawy
user and admin models done
98d83e7
raw
history blame
143 Bytes
import { UserBaseService } from "../../../common/User/services/user.base.service";
export class userService extends UserBaseService {
}