Created the RemoteSSH index.js

This commit is contained in:
2023-06-02 14:58:57 +02:00
parent 23121787d1
commit a9701cfc88

View File

@ -0,0 +1 @@
export {RemoteSSH as default} from "./RemoteSSH.jsx";