0.0.1 • Published 4 years ago

vuzix-sdk v0.0.1

Weekly downloads
-
License
MIT
Repository
bitbucket
Last release
4 years ago

vuzix-sdk

vuzix-sdk plugin for Ionic

Install

npm install vuzix-sdk
npx cap sync

API

echo(...)

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

Returns: Promise<{ value: string; }>


0.0.1

4 years ago