interface NetworkInterfaceBase Usage in Denoimport { type NetworkInterfaceBase } from "node:os"; Properties address: string netmask: string mac: string internal: boolean cidr: string | null