XylotrechusZ
XylotrechusZ Shell
: /proc/thread-self/root/opt/alt/alt-nodejs10/root/lib/node_modules/npm/node_modules/gauge/ [ drwxr-xr-x ]
'use strict'
module.exports = function spin (spinstr, spun) {
return spinstr[spun % spinstr.length]
}