Files
certd/packages/plugins/plugin-aliyun/src/plugin/index.ts

4 lines
128 B
TypeScript
Raw Normal View History

2023-05-25 00:41:36 +08:00
export * from "./deploy-to-cdn/index";
export * from "./deploy-to-ack-ingress/index";
export * from "./upload-to-aliyun/index";