Type alias VerificationEventHandlerMap

VerificationEventHandlerMap: {
    cancel: ((e) => void);
}

Type declaration

Generated using TypeDoc