You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
553 B
1 lines
553 B
import{R as s}from"./index-f5d841af.js";function u(e){return s.get("exam_questions/exam_questions",{params:e})}function o(e){return s.get(`exam_questions/exam_questions/${e}`)}function n(e){return s.post("exam_questions/exam_questions",e,{showErrorMessage:!0,showSuccessMessage:!0})}function r(e){return s.put(`exam_questions/exam_questions/${e.id}`,e,{showErrorMessage:!0,showSuccessMessage:!0})}function a(e){return s.delete(`exam_questions/exam_questions/${e}`,{showErrorMessage:!0,showSuccessMessage:!0})}export{o as a,n as b,a as d,r as e,u as g};
|
|
|