mirror of
https://github.com/certd/certd.git
synced 2026-04-24 12:27:25 +08:00
feat: 升级midway,支持esm
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
export * from "./plugin";
|
||||
export * from "./dns-provider";
|
||||
export * from "./access";
|
||||
export * from "./plugin/index.js";
|
||||
export * from "./dns-provider/index.js";
|
||||
export * from "./access/index.js";
|
||||
|
||||
Reference in New Issue
Block a user