Files
certd/packages/plugins/plugin-all/src/index.ts
T
2023-05-09 09:56:31 +08:00

6 lines
187 B
TypeScript

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