Type Alias VerificationRequestEventHandlerMapInternal

VerificationRequestEventHandlerMap: {
    change: (() => void);
}

Listener type map for VerificationRequestEvents.