UNPKG

noble-uwp

Version:

Noble (Node.js Bluetooth LE) with Windows 10 UWP bindings

6 lines (4 loc) 105 B
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }