Function: toNodeTxt()
toNodeTxt(
records):string[][]
Defined in: node-compat.ts:148
Convert internal TXTRecord[] to Node resolveTxt shape (string[][])
Parameters
records
readonly Readonly<TXTRecord>[]
Returns
string[][]
toNodeTxt(
records):string[][]
Defined in: node-compat.ts:148
Convert internal TXTRecord[] to Node resolveTxt shape (string[][])
readonly Readonly<TXTRecord>[]
string[][]