import {GET, POST} from '../../../controllers/Frontend/AppointmentController';

export { GET, POST };