Sindbad~EG File Manager
import CustomAPIError from "../errors/customError.js";
import BadRequestError from "../errors/badRequestError.js";
import UnAuthenticatedError from "../errors/unauthenticatedError.js";
import UnAuthorizedError from "../errors/unauthorizedError.js";
import NotFoundError from "../errors/notFoundError.js";
export default {
CustomAPIError,
BadRequestError,
UnAuthenticatedError,
UnAuthorizedError,
NotFoundError,
};
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists