This commit is contained in:
wayanrivan
2026-04-27 16:14:31 +07:00
parent a56976197f
commit 8268639a08

View File

@ -1,4 +1,4 @@
import { ExaminationType, Paging } from "entity";
import { ExaminationType, Paging } from "entity";
import { NextFunction, Response } from "express";
import { Request } from "express-jwt";
import Joi from "joi";