UNPKG

unfc

Version:

A framework-agnostic NFC package for reading/writing NFC tags in web apps and PWAs

6 lines (5 loc) 152 B
export * from "./definitions.js"; export * from "./web.js"; export * from "./nfc.js"; export * from "./utils.js"; export * from "./simple-nfc.js";