-
Andrej Rasevic authoredAndrej Rasevic authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
contact.js 159 B
/* In this file you will define the Contact class and export it.
The contact class has the following properites:
firstName,
lastName,
phoneNumber,
email,
id
*/