Files
certd/packages/ui/certd-server/src/plugins/plugin-tencent/plugin/index.ts
T

4 lines
130 B
TypeScript
Raw Normal View History

2024-07-15 00:30:33 +08:00
export * from './deploy-to-clb/index.js';
export * from './deploy-to-cdn/index.js';
export * from './upload-to-tencent/index.js';