Type aliases
EventStorageType
EventStorageType: {}
EventTargetType
Event
TargetType: HTMLElement | Document | Window & { courierEventDataStore?: EventStorageType }
HandlerCollection
HandlerCollection: {}
SendResponseType
SendResponseType: (data?: any) => void
UnsubscribeFunc
UnsubscribeFunc: () => void
UnsubscribeFuncCollection
UnsubscribeFuncCollection: {}
Custom types used in the library