import SafeMongo from "@hibas123/safe_mongo"; const DB = new SafeMongo("mongodb://localhost", "openauth"); export default DB;