export type dispatcher_Error = { code?: string; data?: any; message?: string; };