UNPKG

restaurantt

Version:

This package contains a backend of what would be the logic of a restaurant software

14 lines (10 loc) 163 B
class DTOTable { IDTable=0; StateT=""; NumberPeopleT=0; constructor() { } } module.exports = { DTOTable };