Function isModel

  • Check if the input is a mongoose.Model

    Parameters

    • model: any

      The Value to check

    Returns model is mongoose.Model<any, {}, {}, {}, any, any>

Generated using TypeDoc