mirror of
https://github.com/certd/certd.git
synced 2026-04-28 07:57:25 +08:00
chore:
This commit is contained in:
@@ -8,6 +8,7 @@ export type CnameRecord = {
|
|||||||
status?: string;
|
status?: string;
|
||||||
hostRecord?: string;
|
hostRecord?: string;
|
||||||
recordValue?: string;
|
recordValue?: string;
|
||||||
|
error?: string;
|
||||||
};
|
};
|
||||||
|
|
||||||
export type DomainGroupItem = {
|
export type DomainGroupItem = {
|
||||||
|
|||||||
Reference in New Issue
Block a user