UNPKG

82 BTypeScriptView Raw
1export declare function getIpv(ip: string): string | null;
2export default getIpv;