type DomainRecordList = {[domain: string]: Array<RecordData>};
Last updated 5 years ago
Was this helpful?