On this pageFunction: getContact() getContact(id): Contact | undefined Defined in: contacts.ts:93 Looks up a defined contact. Parameters id string Contact id Returns Contact | undefined The contact, or undefined when nothing was defined under that id