drifter-nfc
v0.1.2
Published
DRİFTER NFC PLUGIN
Downloads
13
Readme
drifter-nfc
DRİFTER NFC PLUGİN
Install
npm install drifter-nfc
npx cap sync
API
echo(...)
echo(options: { value: string; }) => Promise<{ value: string; }>
| Param | Type |
| ------------- | ------------------------------- |
| options
| { value: string; } |
Returns: Promise<{ value: string; }>