5.0.0 • Published 2 years ago
pjamm-plugin-fileshare v5.0.0
pjamm-plugin-fileshare
PJAMM FileShare Plugin
Install
npm install pjamm-plugin-fileshare
npx cap syncAPI
downloadFile(...)
downloadFile(options: DownloadOptions) => Promise<any>| Param | Type |
|---|---|
options | DownloadOptions |
Returns: Promise<any>
Interfaces
DownloadOptions
| Prop | Type |
|---|---|
data | string |
filename | string |