GlobalErrortype GlobalError = Partial<{type: string | number; message: Message; }>;§Type§Partial<{type: string | number; message: Message; }>[src]