| Current Path : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/node_modules/gauge/ |
| Current File : /var/www/html/forumdainovacaors.com.br/wp-content/themes/itt/node_modules/gauge/spin.js |
'use strict'
module.exports = function spin (spinstr, spun) {
return spinstr[spun % spinstr.length]
}