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