interface NetworkInterfaceBase Usage in Deno```typescript import { type NetworkInterfaceBase } from "node:node__os.d.ts"; ``` Properties address: string netmask: string mac: string internal: boolean cidr: string | null