Share via


AdapterNotifications type

Adapters stores the latest notification for each target.

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