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

4 lines
110 B
TypeScript
Raw Normal View History

2022-11-08 22:10:42 +08:00
export * from "./deploy-to-cdn";
2022-11-08 22:48:57 +08:00
export * from "./deploy-to-ack-ingress";
export * from "./upload-to-aliyun";