0.0.4 • Published 10 months ago

simple-nfc v0.0.4

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

simple-nfc

simple nfc

Install

npm install simple-nfc
npx cap sync

API

readNfc(...)

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

Returns: Promise<{ value: string; }>


0.0.3

10 months ago

0.0.4

10 months ago

0.0.2

10 months ago

0.0.1

10 months ago