event js mdn code example
Example 1: indexof js mdn
array.indexOf(searchElement, [initialPoint = 0])
// the indexOf() always returns the first index that the element can be found, else it returns -1
Example 2: mdns javascript
{
"tcp-socket": {},
"udp-socket": {}
}