Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/main
index
DnsRecord
Type Alias DnsRecord<T>
Dns
Record
<
T
>
:
{
flushCache
?:
boolean
;
name
:
string
;
recordClass
:
DnsRecordClass
;
recordType
:
DnsRecordType
;
ttl
:
number
;
value
:
T
;
}
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...