chore: acme-client依赖于basic

This commit is contained in:
xiaojunnuo
2024-11-12 12:25:20 +08:00
parent 087c0b8253
commit 60a2ed48c2
5 changed files with 8 additions and 130 deletions
+1 -2
View File
@@ -32,14 +32,13 @@ export const directory = {
*/
export * as crypto from './crypto/index.js'
export * from './crypto/forge.js'
export * as forge from './crypto/forge.js'
/**
* Axios
*/
export * from './axios.js'
export * as agents from './agents.js'
/**
* Logger
*/