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