This website requires JavaScript.
Explore
Help
Register
Sign In
groot
/
automatisch
Watch
1
Star
0
Fork
0
You've already forked automatisch
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9b51e0f7468ed5f80d4dc0fb58fcaca4b2714a3d
automatisch
/
packages
/
docs
/
pages
/
apps
/
dropbox
/
actions.md
Ali BARIN
1dc46dd31c
docs(dropbox): add connection and actions
2023-04-06 18:59:55 +00:00
346 B
Raw
Blame
History
favicon, items
favicon
items
/favicons/dropbox.svg
name
desc
Create a folder
Creates a new folder with the given parent folder and folder name.
name
desc
Rename a file
Rename a file with the given file path and new name.
<script setup> import CustomListing from '../../components/CustomListing.vue' </script>