2.0.4 • Published 4 years ago
capacitor-plugin-bawesdevice v2.0.4
capacitor-plugin-sunmidevice
Capacitor Plugin for Sunmi Devices
Install
npm install capacitor-plugin-sunmidevice
npx cap syncAPI
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>| Param | Type |
|---|---|
options | { value: string; } |
Returns: Promise<{ value: string; }>