constlocalIp:object
Defined in: local-ip.ts:12
getLocalIpv4: () =>
Promise<string|null>
The primary interface IPv4 address (null when unknown/offline).
Promise<string | null>
getLocalIpv4():
Promise<string|null>
Defined in: local-ip.ts:8
The primary interface IPv4 address (null when unknown/offline).
Promise<string | null>