8 lines
113 B
JavaScript
Raw Normal View History

module.exports = {
type: {
Restaurant: {
_description: 'This is the restaurant desc',
},
},
};