2.0.4 • Published 2 years ago

capacitor-plugin-bawesdevice v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

capacitor-plugin-sunmidevice

Capacitor Plugin for Sunmi Devices

Install

npm install capacitor-plugin-sunmidevice
npx cap sync

API

echo(...)

echo(options: { value: string; }) => Promise<{ value: string; }>
ParamType
options{ value: string; }

Returns: Promise<{ value: string; }>


2.0.4

2 years ago

2.0.1

2 years ago

2.0.3

2 years ago

1.1.1

2 years ago

2.0.2

2 years ago

1.1.0

2 years ago

0.0.1

3 years ago