Files
certd/packages/plugins/plugin-host/src/index.ts
2022-11-08 22:10:42 +08:00

4 lines
79 B
TypeScript

export * from "./access";
export * from "./lib/ssh";
export * from "./plugin";