Created the RemoteSFTP index.js

This commit is contained in:
2023-06-02 14:58:22 +02:00
parent 779fdf78f3
commit 5aa99311b5

View File

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