mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
chore:
This commit is contained in:
@@ -9,7 +9,8 @@ export type SuiteValue = {
|
||||
export type SuiteDetail = {
|
||||
enabled?: boolean;
|
||||
suites?: any[];
|
||||
addons?: any[];
|
||||
suiteList?: any[];
|
||||
addonList?: any[];
|
||||
expiresTime?: number;
|
||||
pipelineCount?: SuiteValue;
|
||||
domainCount?: SuiteValue;
|
||||
|
||||
Reference in New Issue
Block a user