const EduSchemas = [ require("./schemas/company").Company, require("./schemas/edu-textbook").EduTextbook ] module.exports.EduSchemas = EduSchemas