Files
certd/packages/plugins/plugin-all/src/index.ts
2023-01-11 20:39:48 +08:00

5 lines
149 B
TypeScript

export * from "@certd/plugin-cert";
export * from "@certd/plugin-aliyun";
export * from "@certd/plugin-tencent";
export * from "@certd/plugin-host";