mirror of
https://github.com/certd/certd.git
synced 2026-04-14 04:20:52 +08:00
4 lines
128 B
TypeScript
4 lines
128 B
TypeScript
export * from "./deploy-to-cdn/index";
|
|
export * from "./deploy-to-ack-ingress/index";
|
|
export * from "./upload-to-aliyun/index";
|