Front-end utilities for Nextcloud files sharing
npm install @nextcloud/sharing@nextcloud/sharing

Common front-end utils for files sharing on Nextcloud and Nextcloud apps.
```
npm i -S @nextcloud/sharing
There are three entry points provided:
- The main entry point @nextcloud/sharing provides general utils for file sharing@nextcloud/sharing/public
- The _public_ entry point provides utils for handling public file shares@nextcloud/sharing/ui` provides API bindings to interact with the files sharing interface in the files app.
- The _ui_ entry point