このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
type EventMessage = { error: EventError, eventType: EventType, interactionType: InteractionType | null, payload: EventPayload, timestamp: number, }