UNPKG

ndut-extra

Version:
22 lines (21 loc) 318 B
module.exports = { properties: { picName: { type: String, length: 50, index: true }, picRole: { type: String, length: 50 }, picPhone: { type: String, length: 50 }, picEmail: { type: String, length: 50 } } }