mirror of
https://github.com/certd/certd.git
synced 2026-05-16 13:17:29 +08:00
perf: 支持部署到京东云cdn
This commit is contained in:
@@ -6,6 +6,7 @@ export type Registrable = {
|
||||
desc?: string;
|
||||
group?: string;
|
||||
deprecated?: string;
|
||||
order?: number;
|
||||
};
|
||||
|
||||
export type RegistryItem<T> = {
|
||||
|
||||
Reference in New Issue
Block a user