Skip to the content.

Type Alias: NodeDNSErrorCode

type NodeDNSErrorCode = ValueOf<typeof NodeDNSErrorCodes>;

Defined in: src/errors.ts:121

DNS error code emitted by Node’s dns module.