UNPKG

react-native-public-ip

Version:
3 lines (2 loc) 76 B
export = GetIp declare function GetIp(endpoint?: string) : Promise<string>;