abbas-capacitor-electron-filesystem
v0.0.12
Published
a plugin for electron file system and capacitor v5
Readme
abbas-capacitor-electron-filesystem
a plugin for electron file system and capacitor v5
Install
npm install abbas-capacitor-electron-filesystem
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
| ------------- | ------------------------------- |
| options | { value: string; } |
Returns: Promise<{ value: string; }>
