Bridge
Transform to Mongoose Model
const model = Model.toMongoose();Transform to PropTypes
const propTypes = Model.toPropTypes();Last updated
Was this helpful?
const model = Model.toMongoose();const propTypes = Model.toPropTypes();Last updated
Was this helpful?
Was this helpful?