UNPKG

cordova-plugin-eddystone

Version:

Cordova/PhoneGap plugin for Eddystone beacons.

9 lines (7 loc) 229 B
// File: eddystone-exports.js // // Export Eddystone JavaScript library (not needed really // since it is already globally defined, is here if this // would change in the future). // module.exports = window.evothings.eddystone;