Shape of an object.
interface User
user: User
interface User { // TODO } function formatUser(user) { // TODO }