Created the RemoteSSH index.js

This commit is contained in:
Mathias Wagner 2023-06-02 14:58:57 +02:00
parent 23121787d1
commit a9701cfc88
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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