Skip to the content.

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[][]