UNPKG

iptocc

Version:

look up country code from ip (ipv4)

2 lines 59 B
declare function iptocc(ip:string):string; export = iptocc;