-- userSchema.ts interface
import mongoose, { Schema, Document } from "mongoose"; import moment from "moment"; import bcrypt from "bcrypt