export type MessageEventMetaHandles = { error?: (err: Error) => void; };