AdapterNotifications type

アダプターは、各ターゲットの最新の通知を格納します。

type AdapterNotifications = { [target: string]: AdapterNotification }