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

3 lines
90 B
TypeScript
Raw Normal View History

2024-07-15 00:30:33 +08:00
export * from './host-shell-execute/index.js';
export * from './upload-to-host/index.js';