Skip to main content

Interface: TextRecord

Represents a key-value pair for text records associated with a subname.

TextRecord

Properties

key

key: string

The key of the text record.

Defined in

lib/types/subnames/accept.ts:27


value

value: string

The value of the text record.

Defined in

lib/types/subnames/accept.ts:29