import { HttpRepository } from "../../../core/repository/http_repository"; export class ProjectRepository extends HttpRepository {}