Type Alias VerificationRequestEventHandlerMapInternal

VerificationRequestEventHandlerMap: { change: () => void }

Listener type map for VerificationRequestEvents.

Type declaration

  • change: () => void