0.0.12 • Published 2 years ago
abbas-capacitor-electron-filesystem v0.0.12
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; }>