interface Deno.NaptrRecord
If Deno.resolveDns is called with "NAPTR" record type
specified, it will return an array of objects with this interface.
Properties Jump to heading
Jump to headingorder: numberJump to headingpreference: numberJump to headingflags: stringJump to headingservices: stringJump to headingregexp: stringJump to headingreplacement: string