DenoDeno.SrvRecordinterface Deno.SrvRecordIf Deno.resolveDns is called with "SRV" record type specified, it will return an array of objects with this interface. Properties ##priority: number#weight: number#port: number#target: string
interface Deno.SrvRecordIf Deno.resolveDns is called with "SRV" record type specified, it will return an array of objects with this interface. Properties ##priority: number#weight: number#port: number#target: string