Created the RemoteSFTP index.js

This commit is contained in:
Mathias Wagner 2023-06-02 14:58:22 +02:00
parent 779fdf78f3
commit 5aa99311b5
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

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