/
opt
/
alt
/
alt-nodejs8
/
root
/
lib
/
node_modules
/
npm
/
node_modules.bundled
/
gauge
/
Upload Filee
HOME
'use strict' module.exports = function spin (spinstr, spun) { return spinstr[spun % spinstr.length] }