export const global = $state({ fromAddress: "", contact: null, contacts: [], activeContacts: [], conversation: { ID: 0 }, conversations: [], });