Files
certd/packages/plugins/plugin-aliyun/src/plugin/index.ts
xiaojunnuo 5eff50e8fe chore: 1
2023-05-25 00:41:36 +08:00

4 lines
128 B
TypeScript

export * from "./deploy-to-cdn/index";
export * from "./deploy-to-ack-ingress/index";
export * from "./upload-to-aliyun/index";