Files
certd/packages/ui/certd-server/src/plugins/plugin-dynadot/index.ts
T
xiaojunnuo a3a215b7ae perf(plugin): 增加 Dynadot DNS and access 插件
新增Dynadot域名解析提供商插件,包含API授权配置和DNS记录增删查功能
2026-06-14 17:23:24 +08:00

3 lines
64 B
TypeScript

export * from "./dns-provider.js";
export * from "./access.js";