# has-network2 **Repository Path**: mirrors_regular/has-network2 ## Basic Information - **Project Name**: has-network2 - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-13 - **Last Updated**: 2026-01-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # has-network check if we have a usable network interface. ``` js console.log(require('has-network')()) => true || false ``` ## License MIT