0.0.2 • Published 8 months ago

qz-utility v0.0.2

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

qz-utility

NA

Install

npm install qz-utility
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


getUsbpermission(...)

getUsbpermission(filter: string) => Promise<{ results: any[]; }>
ParamType
filterstring

Returns: Promise<{ results: any[]; }>


0.0.2

8 months ago

0.0.1

8 months ago