refactor: 小修改

This commit is contained in:
xiaojunnuo
2021-01-06 23:55:26 +08:00
parent 8cc80deff8
commit c0c2cb328c
3 changed files with 7 additions and 4 deletions
+3
View File
@@ -1 +1,4 @@
import dnsProviders from './dns-provider/index.js'
export { DnsProviderFactory } from './dns-provider/dns-provider-factory.js'
export default dnsProviders