0.0.1 • Published 6 months ago

capacitor-uis-carnet v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 months ago

capacitor-uis-carnet

misc of functionalities for UIS App

Install

npm install capacitor-uis-carnet
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


0.0.1

6 months ago