edgeport - v1.0.6
    Preparing search index...

    Function resolveTxt

    • Resolves the text (TXT) records of a name.

      Parameters

      • name: string

        The domain name.

      • opts: ResolveOptions = {}

        Resolver/query options.

      Returns Promise<string[][]>

      Each TXT record as an array of its character-strings.

      1.0.4