### Affected URL(s) https://nodejs.org/docs/latest-v20.x/api/perf_hooks.html#performanceentryentrytype ### Description of the problem There are no `'net'` and `'dns'` in `performanceEntry.entryType` doc. But they exist in examples: https://nodejs.org/docs/latest-v20.x/api/perf_hooks.html#measuring-how-long-the-netconnect-only-for-tcp-takes-when-the-connection-is-successful and https://nodejs.org/docs/latest-v20.x/api/perf_hooks.html#measuring-how-long-the-dns-takes-when-the-request-is-successful