PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/got/dist/source/core/utils

Просмотр файла: dns-ip-version.d.ts

export declare type DnsLookupIpVersion = 'auto' | 'ipv4' | 'ipv6';
declare type DnsIpFamily = 0 | 4 | 6;
export declare const isDnsLookupIpVersion: (value: any) => boolean;
export declare const dnsLookupIpVersionToFamily: (dnsLookupIpVersion: DnsLookupIpVersion) => DnsIpFamily;
export {};

Выполнить команду


Для локальной разработки. Не используйте в интернете!