// import { atom } from 'nanostores' // import type { Chat, Message } from '../graphql/types.gen' // // export const chats = atom([]) // export const messages = atom([]) export {}