Payload<T, P>
Payload<
T,P> =Pextendsundefined?object:object
Listener callback payload type.
Type Parameters
T
T extends string = string
P
P extends StructuredCloneableData = undefined
Payload<
T,P> =Pextendsundefined?object:object
Listener callback payload type.
T extends string = string
P extends StructuredCloneableData = undefined