mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
perf: 优化文件下载包名
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { Registry } from "@certd/pipeline";
|
||||
|
||||
export const dnsProviderRegistry = new Registry();
|
||||
export const dnsProviderRegistry = new Registry("dnsProvider");
|
||||
|
||||
Reference in New Issue
Block a user