Documentation ¶
Overview ¶
Warning - This is generated code
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IsPOP3Response ¶
IsPOP3Response is the response from the IsPOP3 function. this is returned by IsPOP3 function. @example ```javascript const pop3 = require('nuclei/pop3'); const isPOP3 = pop3.IsPOP3('acme.com', 110); log(toJSON(isPOP3)); ```
Click to show internal directories.
Click to hide internal directories.