This commit is contained in:
xiaojunnuo
2024-10-26 18:10:19 +08:00
parent be2f0aa435
commit fdda8985de
6 changed files with 99 additions and 5 deletions
@@ -1,4 +1,7 @@
export * from './deploy-to-all/index.js';
export * from './deploy-to-clb/index.js';
export * from './deploy-to-cdn/index.js';
export * from './upload-to-tencent/index.js';
export * from './deploy-to-cdn-v2/index.js';
export * from './upload-to-tencent/index.js';
export * from './deploy-to-cos/index.js';
export * from './deploy-to-eo/index.js';