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

4 lines
84 B
TypeScript
Raw Normal View History

2022-11-08 22:10:42 +08:00
export * from "./access";
export * from "./dns-provider";
export * from "./plugin";