Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "models/mark-range"

Index

Variables

Variables

Const Schema

Schema: Schema = new Mongoose.Schema({min: { type: Number, required: true },max: { type: Number, required: true },})

Generated using TypeDoc