ResolveDnsOptions$Typings extension

on

Properties

nameServer ↔ dynamic
The name server to be used for lookups.
getter/setter pair
signal AbortSignal?
An abort signal to allow cancellation of the DNS resolution operation. If the signal becomes aborted the resolveDns operation will be stopped and the promise returned will be rejected with an AbortError.
getter/setter pair