Networks.ipv4 property
The IPv4 networks, as a NetworkList — reachable as .ipv4.
Signature:
readonly [NetworkType.IPV4]: NetworkList;
Remarks
Left unset when the set has no IPv4 networks, despite the non-null assertion in its declaration, so check it before use. Networks.includes() already does. Its NetworkList.networks buffer is what the constructor's first argument accepts back.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.