DenoDeno.ResolveDnsOptions.nameServerproperty Deno.ResolveDnsOptions.nameServerThe name server to be used for lookups. If not specified, defaults to the system configuration. For example /etc/resolv.conf on Unix-like systems. Properties ##ipAddr: string The IP address of the name server. #port: number = 53 optionalThe port number the query will be sent to.
property Deno.ResolveDnsOptions.nameServerThe name server to be used for lookups. If not specified, defaults to the system configuration. For example /etc/resolv.conf on Unix-like systems. Properties ##ipAddr: string The IP address of the name server. #port: number = 53 optionalThe port number the query will be sent to.