import exams from "./qualify-exam.json" export async function getExams(){ return exams }