diggy - v1.1.1
Preparing search index...
DNSRecord
Type Alias DNSRecord<T>
type
DNSRecord
<
T
=
string
|
string
[]
>
=
{
data
:
T
;
name
:
string
;
ttl
?:
number
;
type
:
DNSRecordType
;
}
Type Parameters
T
=
string
|
string
[]
Index
Properties
data
name
ttl?
type
Properties
data
data
:
T
name
name
:
string
Optional
ttl
ttl
?:
number
type
type
:
DNSRecordType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
data
name
ttl
type
diggy - v1.1.1
Loading...