0.1.2 • Published 3 years ago
drifter-nfc v0.1.2
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; }>